Comment out this drawing of hat - I'm pretty sure it is redundant, did try to check various combinations
authornemo
Sat, 03 Apr 2010 06:52:26 +0000
changeset 3281 2f3be13e1140
parent 3280 5e21acf0c59a
child 3282 9ca28cef559a
Comment out this drawing of hat - I'm pretty sure it is redundant, did try to check various combinations
hedgewars/uGears.pas
--- 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