r3-custom-code/c7jkwjdjbk.js

10 lines
189 B
JavaScript
Raw Normal View History

if (!this.entityLoaded) {
return;
}
2018-04-10 15:48:32 +02:00
var particleEngine = R3.EntityManager.Instance.findComponentById('cd9s9xhs4e');
particleEngine.enabled = false;
return null;
//@ sourceURL=mouseUp.js