oops. forgot this one.
authornemo
Fri, 22 Feb 2013 14:42:57 -0500
changeset 8556 6f4c2711baa6
parent 8553 a8e1cff496d8
child 8559 29e420194558
oops. forgot this one.
hedgewars/uCommandHandlers.pas
--- a/hedgewars/uCommandHandlers.pas	Fri Feb 22 14:33:21 2013 -0500
+++ b/hedgewars/uCommandHandlers.pas	Fri Feb 22 14:42:57 2013 -0500
@@ -594,7 +594,6 @@
             if bShowAmmoMenu then
                 bShowAmmoMenu:= false
             else if not(CurrentTeam^.Extdriven) and (((Gear^.State and (gstAttacking or gstAttacked)) <> 0)
-            or ((MultiShootAttacks > 0) and ((Ammoz[CurAmmoType].Ammo.Propz and ammoprop_NoRoundEnd) = 0))
             or ((Gear^.State and gstHHDriven) = 0)) then
                 begin
                 end