diff --git a/f3b90qedii.js b/f3b90qedii.js index fa2507d..9222193 100644 --- a/f3b90qedii.js +++ b/f3b90qedii.js @@ -4,13 +4,11 @@ if (!this.entityLoaded) { if (!this.initialized) { - this.cylinder = this.entityLoaded.cylinder; + this.animationSystem = this.entityLoaded.animationSystem; this.initialized = true; } -console.log(data) - -return null; +this.animationSystem.stop(); //@ sourceURL=SpoonLibMouseDown.js \ No newline at end of file