hedgewars/uConsts.pas
changeset 12649 2837dee472cc
parent 12599 95f0e475ca8e
child 12671 87b3009f51c3
--- a/hedgewars/uConsts.pas	Wed Oct 04 21:33:05 2017 +0200
+++ b/hedgewars/uConsts.pas	Thu Oct 05 01:37:49 2017 +0200
@@ -307,6 +307,7 @@
                           = $00080000;
     ammoprop_DoesntStopTimerWhileAttackingInInfAttackMode
                           = $00100000;
+    ammoprop_ForceTurnEnd = $00200000;
     ammoprop_NoRoundEnd   = $10000000;
 
     AMMO_INFINITE = 100;