From 3a659d676b608ab9f69016702ed725f96af40944 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 14:04:40 +0100 Subject: [PATCH] Update: CC - SpoonLib - Mouse Down (f3b90qedii.js) 11 bytes modified --- f3b90qedii.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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