Update: CC - Mouse Up (0vpel69zj0.js) 9 bytes modified

beta.r3js.org
-=yb4f310 2017-11-14 08:06:22 +01:00
parent 9dec2030f9
commit 3ade55a25b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ if (!this.entityLoaded) {
return;
}
//this.throwerParticleEngine.enabled = false;
this.beforeRender.mouseDown = false;
this.throwerParticleEngine.templateParticle.speed = 5;
this.throwerParticleEngine.particlesPerSecond = 5;