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

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