hedgewars/uGears.pas
changeset 3281 2f3be13e1140
parent 3271 0405e07ca44b
child 3302 0973c5af5141
--- a/hedgewars/uGears.pas	Sat Apr 03 06:39:17 2010 +0000
+++ b/hedgewars/uGears.pas	Sat Apr 03 06:52:26 2010 +0000
@@ -1307,7 +1307,7 @@
                 0);
 
             HatVisible:= true;
-            with HH^ do
+            (* with HH^ do
                 if (HatTex <> nil)
                 and (HatVisibility > 0) then
                     DrawTextureF(HatTex,
@@ -1317,7 +1317,7 @@
                         0,
                         hwSign(Gear^.dX),
                         32,
-                        32);
+                        32); *)
         end;
 
         case amt of