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

beta.r3js.org
-=yb4f310 2018-01-16 14:45:36 +01:00
parent d0de22c28f
commit 7b762f9d41
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ var result = number - remainder;
console.log('current rotation: ' + currentRotation + ' remainder : ' + remainder + ' integer : ' + integer + ' result: ' + result);
this.cylinder.rotation.x += result;
this.cylinder.rotation.x += result - 0.4488;