Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 13 bytes modified

beta.r3js.org
-=yb4f310 2018-03-23 09:25:22 +01:00
parent c411fcffce
commit 79cac36750
1 changed files with 1 additions and 1 deletions

View File

@ -1231,7 +1231,7 @@ GameLib.Event.Subscribe(
)
GameLib.Event.Subscribe(
GameLib.Event.PARTICLES_ZERO,
GameLib.Event.ENGINE_FIRED_PARTICLES_ZERO,
function(data) {
if (data.component === this.particleEnginePickle) {
this.particleEnginePickle.enabled = false;