branch | webgl |
changeset 8833 | c13ebed437cb |
parent 8444 | 75db7bb8dce8 |
parent 8556 | 6f4c2711baa6 |
child 9127 | e350500c4edb |
--- a/hedgewars/uCommandHandlers.pas Wed Feb 20 02:21:58 2013 +0100 +++ b/hedgewars/uCommandHandlers.pas Tue Apr 02 21:00:57 2013 +0200 @@ -595,7 +595,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