Update: CC - SpoonLib - Mouse Up (abw1ga2etc.js) 4 bytes modified

beta.r3js.org
-=yb4f310 2018-01-16 15:03:47 +01:00
parent ab3de8b5bb
commit 53d954536a
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ var remainder = currentRotation % number;
var result = number - remainder; 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; 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); //console.log(data);
//@ sourceURL=SpoonLibMouseUp.js //@ sourceURL=SpoonLibMouseUp.js