From ebb2eec56657e120a5f47e003921a812887a3ab1 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 15:00:28 +0100 Subject: [PATCH] Update: CC - SpoonLib - Mouse Up (abw1ga2etc.js) 4 bytes modified --- abw1ga2etc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abw1ga2etc.js b/abw1ga2etc.js index f2dee7a..f440e48 100644 --- a/abw1ga2etc.js +++ b/abw1ga2etc.js @@ -12,7 +12,7 @@ if (!this.initialized) { } while (this.cylinder.rotation.x < 0) { - this.cylinder.rotation.x += Math.PI; + this.cylinder.rotation.x += Math.PI * 2; this.cylinder.updateInstance('rotation'); }