From 8f3f25c2493fa47b5a1f405dd8dfddcb81fdd253 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 14:04:40 +0100 Subject: [PATCH] Update: CC - SpoonLib - Mouse Up (abw1ga2etc.js) 92 bytes modified --- abw1ga2etc.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/abw1ga2etc.js b/abw1ga2etc.js index 828e523..f236029 100644 --- a/abw1ga2etc.js +++ b/abw1ga2etc.js @@ -4,9 +4,12 @@ if (!this.entityLoaded) { if (!this.initialized) { + this.animationSystem = this.entityLoaded.animationSystem; this.initialized = true; } -console.log(data); +this.animationSystem.start(); + +//console.log(data); //@ sourceURL=SpoonLibMouseUp.js \ No newline at end of file