diff -r cc94940fe438 -r 01889d5bc79b hedgewars/uAmmos.pas --- a/hedgewars/uAmmos.pas Sat Feb 04 16:17:31 2012 +0100 +++ b/hedgewars/uAmmos.pas Sat Feb 04 16:22:46 2012 +0100 @@ -380,6 +380,7 @@ end; end end; +AmmoMenuInvalidated:= true; end; procedure SwitchNotHeldAmmo(var Hedgehog: THedgehog);