From f55f5983b42419f257259abc38359d0ca475e3ac Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 17 Jan 2018 12:14:07 +0100 Subject: [PATCH] Update: CC - SpoonLib - Mouse Down (f3b90qedii.js) 32 bytes modified --- f3b90qedii.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f3b90qedii.js b/f3b90qedii.js index 555dffc..f29517f 100644 --- a/f3b90qedii.js +++ b/f3b90qedii.js @@ -9,7 +9,7 @@ if (!this.initialized) { this.initialized = true; } -this.animationSystem.stop(); +this.animationSystem.started && this.animationSystem.stop(); //console.log('stopped');