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

beta.r3js.org
-=yb4f310 2018-01-16 14:56:33 +01:00
parent b2debb2276
commit 9d406fb27b
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ if (!this.initialized) {
while (this.cylinder.rotation.x < 0) {
this.cylinder.rotation.x += Math.PI;
this.cylinder.updateInstance('rotation');
}
this.animationSystem.start();