hedgewars/uTeams.pas
changeset 162 4822f6face35
parent 146 458f4f58c1b6
child 165 9b9144948668
--- 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