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