From 53d954536a73eae94fc4aebdfa3d3552e8b4a70b Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 15:03:47 +0100 Subject: [PATCH] Update: CC - SpoonLib - Mouse Up (abw1ga2etc.js) 4 bytes modified --- abw1ga2etc.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abw1ga2etc.js b/abw1ga2etc.js index f440e48..35d3248 100644 --- a/abw1ga2etc.js +++ b/abw1ga2etc.js @@ -26,7 +26,7 @@ var remainder = currentRotation % number; var result = number - remainder; -console.log('current rotation: ' + currentRotation + ' remainder : ' + remainder + ' result: ' + result); +//console.log('current rotation: ' + currentRotation + ' remainder : ' + remainder + ' result: ' + result); this.cylinder.rotation.x += result - 0.4488; @@ -48,7 +48,7 @@ this.cylinder.rotation.x += result - 0.4488; -console.log('started'); +//console.log('started'); //console.log(data); //@ sourceURL=SpoonLibMouseUp.js \ No newline at end of file