--- a/hedgewars/uConsts.pas Tue Apr 06 09:58:43 2010 +0000
+++ b/hedgewars/uConsts.pas Tue Apr 06 10:51:09 2010 +0000
@@ -345,6 +345,7 @@
gstWait = $00020000;
gstNotKickable = $00040000;
gstLoser = $00080000;
+ gstHHGone = $00100000;
gm_Left = $00000001;
gm_Right = $00000002;