diff -r d8870bbf960e -r 4822f6face35 hedgewars/uTeams.pas --- a/hedgewars/uTeams.pas Sat Sep 23 19:26:07 2006 +0000 +++ b/hedgewars/uTeams.pas Sun Sep 24 18:29:14 2006 +0000 @@ -243,6 +243,8 @@ procedure ApplyAmmoChanges(var Hedgehog: THedgehog); var s: shortstring; begin +TargetPoint.X:= NoPointX; + with Hedgehog do begin if Ammo[CurSlot, CurAmmo].Count = 0 then