summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/System.c4g/Vanish.c
diff options
context:
space:
mode:
Diffstat (limited to 'TemplePushing.c4s/System.c4g/Vanish.c')
-rw-r--r--TemplePushing.c4s/System.c4g/Vanish.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TemplePushing.c4s/System.c4g/Vanish.c b/TemplePushing.c4s/System.c4g/Vanish.c
index 8eae5cb..1ad5222 100644
--- a/TemplePushing.c4s/System.c4g/Vanish.c
+++ b/TemplePushing.c4s/System.c4g/Vanish.c
@@ -22,7 +22,7 @@ protected func Hit()
else if (GetID() == TSWB)
{
CastParticles("Snow", 50, 20, 0, 0, 50, 80, RGBa(255,255,255,0), RGBa(255,255,255,0));
- Schedule("RemoveObject()", 2, 0, 0);
+ RemoveObject();
}
else
{