Update: CC - Demo New - Before Render (wlw063ovw9.js) 1 bytes modified

beta.r3js.org
-=yb4f310 2018-02-16 12:35:34 +01:00
parent 1bb97179ab
commit 0ace6040c8
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ this.time += 0.1 * data.delta;
if (this.startAnimation) {
this.time = 0;
this.animation = true;
this.animate = true;
this.startAnimation = false;
}