hedgewars/uConsts.pas
changeset 4828 4ed71ae56b05
parent 4809 9c7d5f802618
child 4844 20b81fafd236
--- a/hedgewars/uConsts.pas	Sun Jan 09 21:50:59 2011 +0300
+++ b/hedgewars/uConsts.pas	Mon Jan 10 15:33:15 2011 +0300
@@ -245,7 +245,7 @@
     ammoprop_NotBorder    = $00000800;
     ammoprop_Utility      = $00001000;
     ammoprop_Effect       = $00002000;
-    ammoprop_NoRoundEnd=$10000000;
+    ammoprop_NoRoundEnd   = $10000000;
 
     AMMO_INFINITE = 100;