From 329de1ae7a141cd23de8c081d6e58569968cd38d Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 17 Jan 2018 11:57:30 +0100 Subject: [PATCH] Update: CC - SpoonLib - Mouse Up (abw1ga2etc.js) 32 bytes modified --- abw1ga2etc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abw1ga2etc.js b/abw1ga2etc.js index 35d3248..7fb068c 100644 --- a/abw1ga2etc.js +++ b/abw1ga2etc.js @@ -16,7 +16,7 @@ while (this.cylinder.rotation.x < 0) { this.cylinder.updateInstance('rotation'); } -this.animationSystem.start(); +this.animationSystem.stopped && this.animationSystem.start(); var currentRotation = this.cylinder.rotation.x;