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

beta.r3js.org
-=yb4f310 2018-01-17 11:58:30 +01:00
parent 329de1ae7a
commit 6992f30674
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ while (this.cylinder.rotation.x < 0) {
this.cylinder.updateInstance('rotation');
}
this.animationSystem.stopped && this.animationSystem.start();
!this.animationSystem.started && this.animationSystem.start();
var currentRotation = this.cylinder.rotation.x;