diff --git a/21g30t1e75.js b/21g30t1e75.js index f7d3a08..91ab23f 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -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;