Update: CC - Mouse Up (7vjcf5lwek.js) 38 bytes modified

beta.r3js.org
-=yb4f310 2017-11-08 12:25:22 +01:00
parent 461e53400d
commit 6c0d32fc4a
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
if (!this.entityLoaded) {
return;
}
var particleEngine = GameLib.EntityManager.Instance.findComponentById('w4gg7woov2');
particleEngine.enabled = false;