diff -r e586b8af4569 -r 7de934f2247c hedgewars/uCommandHandlers.pas --- a/hedgewars/uCommandHandlers.pas Mon Oct 20 15:31:44 2014 +0200 +++ b/hedgewars/uCommandHandlers.pas Mon Oct 20 19:50:46 2014 +0200 @@ -539,7 +539,7 @@ begin s:= s; // avoid compiler hint if CheckNoTeamOrHH then - bShowAmmoMenu:= true + bShowAmmoMenu:= (not bShowAmmoMenu) else begin with CurrentTeam^ do