Update: CC - Before Render - Moorcow (72d6a2a3kc.js) 11 bytes modified

beta.r3js.org
-=yb4f310 2017-11-14 13:23:56 +01:00
parent 7c1e418b09
commit d33f6f3b5d
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) {
var particleEngine = this.smokeParticleEngine.clone();
particleEngine.position = mesh.position.clone();
}
}
}.bind(this)
);