hedgewars/uAmmos.pas
changeset 4234 60920aeb1606
parent 4148 eaff5615f976
child 4330 1e03ca5d4311
--- a/hedgewars/uAmmos.pas	Tue Nov 09 22:40:38 2010 -0500
+++ b/hedgewars/uAmmos.pas	Tue Nov 09 22:44:12 2010 -0500
@@ -235,6 +235,7 @@
                 begin
                 PackAmmo(Ammo, Ammoz[AmmoType].Slot);
                 //SwitchNotHeldAmmo(Hedgehog);
+                ShowCrossHair:= false;
                 CurAmmoType:= amNothing
                 end
             end