hedgewars/uVariables.pas
changeset 6394 f0a9042e7387
parent 6313 12567f6f6f02
child 6415 af2047bb4f70
--- a/hedgewars/uVariables.pas	Thu Nov 17 23:14:24 2011 +0300
+++ b/hedgewars/uVariables.pas	Fri Nov 18 00:32:52 2011 +0100
@@ -150,7 +150,8 @@
     cLaserSighting  : boolean;
     cVampiric       : boolean;
     cArtillery      : boolean;
-    WeaponTooltipTex : PTexture;
+    WeaponTooltipTex: PTexture;
+    HHTexture       : PTexture;
 
     flagMakeCapture : boolean;