--- a/hedgewars/uAmmos.pas Wed Oct 06 22:36:41 2010 +0200+++ b/hedgewars/uAmmos.pas Wed Oct 06 20:21:20 2010 -0400@@ -243,7 +243,8 @@ if Count = 0 then begin PackAmmo(Ammo, Ammoz[AmmoType].Slot);- SwitchNotHeldAmmo(Hedgehog)+ //SwitchNotHeldAmmo(Hedgehog);+ CurAmmoType:= amNothing end end end