diff --git a/xcuv7akc4v.js b/xcuv7akc4v.js new file mode 100644 index 0000000..f29517f --- /dev/null +++ b/xcuv7akc4v.js @@ -0,0 +1,16 @@ +if (!this.entityLoaded) { + return; +} + +if (!this.initialized) { + + this.animationSystem = this.entityLoaded.animationSystem; + + this.initialized = true; +} + +this.animationSystem.started && this.animationSystem.stop(); + +//console.log('stopped'); + +//@ sourceURL=SpoonLibMouseDown.js \ No newline at end of file