From 780d421cc1342746119f4c212fdbff545d1448dc Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 14:10:01 +0100 Subject: [PATCH] Update: CC - SpoonLib - Mouse Move (arswdj0syh.js) 106 bytes modified --- arswdj0syh.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arswdj0syh.js b/arswdj0syh.js index a1bc5a4..7acac92 100644 --- a/arswdj0syh.js +++ b/arswdj0syh.js @@ -4,11 +4,16 @@ if (!this.entityLoaded) { if (!this.initialized) { + this.animationSyste = this.entityLoaded.animationSystem; this.cylinder = this.entityLoaded.cylinder; this.initialized = true; } +if (this.animationSystem.started) { + return; +} + console.log(data); //@ sourceURL=SpoonLibMouseMove.js \ No newline at end of file