hedgewars/uConsts.pas
changeset 3004 e9b3613cc3fb
parent 2989 b49d87499398
child 3032 9c190d3c165b
--- a/hedgewars/uConsts.pas	Tue Mar 16 19:28:15 2010 +0000
+++ b/hedgewars/uConsts.pas	Tue Mar 16 21:39:55 2010 +0000
@@ -379,6 +379,7 @@
     EXPLNoDamage          = $00000004;
     EXPLDoNotTouchHH      = $00000008;
     EXPLDontDraw          = $00000010;
+    EXPLNoGfx             = $00000020;
 
     posCaseAmmo    = $00000001;
     posCaseHealth  = $00000002;