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