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

beta.r3js.org
-=yb4f310 2018-01-16 14:41:22 +01:00
parent b8d76387c9
commit af8645825c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ this.animationSystem.start();
var currentRotation = this.cylinder.rotation.x; var currentRotation = this.cylinder.rotation.x;
var number = 0.4488 * 2; var number = 0.4488;
var remainder = currentRotation % number; var remainder = currentRotation % number;