feat(skadi): update assets
This commit is contained in:
@@ -57,6 +57,7 @@ if (!supportsWebGL()) {
|
|||||||
backgroundColor: "#00000000",
|
backgroundColor: "#00000000",
|
||||||
viewport: window.operatorSettings.viewport,
|
viewport: window.operatorSettings.viewport,
|
||||||
showControls: showControls,
|
showControls: showControls,
|
||||||
|
touch: showControls,
|
||||||
fps: window.operatorSettings.fps,
|
fps: window.operatorSettings.fps,
|
||||||
defaultMix: window.operatorSettings.defaultMix,
|
defaultMix: window.operatorSettings.defaultMix,
|
||||||
success: function (e) {
|
success: function (e) {
|
||||||
@@ -73,9 +74,8 @@ if (!supportsWebGL()) {
|
|||||||
spinePlayer: spinePlayer,
|
spinePlayer: spinePlayer,
|
||||||
operatorSettings: window.operatorSettings
|
operatorSettings: window.operatorSettings
|
||||||
});
|
});
|
||||||
}
|
|
||||||
|
|
||||||
settings.setup()
|
settings.setup()
|
||||||
|
}
|
||||||
|
|
||||||
// wallpaper engine
|
// wallpaper engine
|
||||||
window.wallpaperPropertyListener = {
|
window.wallpaperPropertyListener = {
|
||||||
|
|||||||
Reference in New Issue
Block a user