hedgewars/HHHandlers.inc
changeset 4827 7895de87636b
parent 4824 efbc8f80acac
child 4837 2ea0a152c319
--- a/hedgewars/HHHandlers.inc	Sun Jan 09 21:37:45 2011 +0300
+++ b/hedgewars/HHHandlers.inc	Sun Jan 09 21:50:59 2011 +0300
@@ -100,6 +100,8 @@
     Hedgehog: PHedgehog;
     s: boolean;
 begin
+s:= false;
+
 weap:= TAmmoType(Gear^.MsgParam);
 Hedgehog:= Gear^.Hedgehog;