hedgewars/uCommandHandlers.pas
changeset 10439 7de934f2247c
parent 10392 5012e1f9e893
child 10455 e167cfdf6e80
--- 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