Update: CC - Mouse Up (nclnfk2gy8.js) 89 bytes modified

beta.r3js.org
-=yb4f310 2017-11-15 22:55:12 +01:00
parent 088b704e1f
commit fbaa5ad7c3
1 changed files with 7 additions and 0 deletions

View File

@ -20,5 +20,12 @@ this.throwerParticleEngine.templateParticle.positionOffset.x = 0.3;
this.throwerParticleEngine.templateParticle.positionOffset.y = 0.3;
this.throwerParticleEngine.templateParticle.scale.x = 3;
GameLib.Event.Emit(
GameLib.Event.STOP_AUDIO,
{
name : 'Audio - Flamethrower'
}
);
return null;
//@ sourceURL=mouseUp.js