hedgewars/uTeams.pas
changeset 13 7a5db822fd3f
parent 10 edf56dca1587
child 17 a6bed8d31444
--- a/hedgewars/uTeams.pas	Tue Sep 06 19:09:39 2005 +0000
+++ b/hedgewars/uTeams.pas	Wed Sep 07 18:51:53 2005 +0000
@@ -228,7 +228,8 @@
         Gear.State:= Gear.State and not gstHHChooseTarget;
         AdjustMPoint;
         isCursorVisible:= false
-        end
+        end;
+     ShowCrosshair:= (Propz and ammoprop_NoCrosshair) = 0
      end
      end
 end;