From 79cac36750a721f6c0ded407164db6f3d35faf51 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 23 Mar 2018 09:25:22 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 13 bytes modified --- 21g30t1e75.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;