diff -r 701eb3f3556a -r f0a9042e7387 hedgewars/uVariables.pas --- 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;