hedgewars/uAmmos.pas
changeset 6622 01889d5bc79b
parent 6580 6155187bf599
child 6624 e049b5bb0ad1
--- 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);