hedgewars/uConsts.pas
changeset 6609 5861b2cc991f
parent 6224 42b256eca362
child 6622 01889d5bc79b
--- a/hedgewars/uConsts.pas	Sat Jan 28 22:19:42 2012 +0100
+++ b/hedgewars/uConsts.pas	Sat Jan 28 23:10:39 2012 +0100
@@ -289,7 +289,7 @@
     htHealth      = $04;
     htTransparent = $08;
 
-
+    AMSlotSize = 33;
 
 implementation