hedgewars/uConsts.pas
changeset 1528 3fee15104c1d
parent 1508 ef093f31ced1
child 1566 6b63c75fdc68
--- a/hedgewars/uConsts.pas	Thu Dec 04 21:17:03 2008 +0000
+++ b/hedgewars/uConsts.pas	Thu Dec 04 21:59:25 2008 +0000
@@ -191,6 +191,7 @@
 	gstHHDeath        = $00008000;
 	gstWinner         = $00010000;
 	gstWait           = $00020000;
+	gstNotKickable    = $00040000;
 
 	gm_Left   = $00000001;
 	gm_Right  = $00000002;