diff -r 96c3154efee5 -r a7c2a61524c2 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Thu Oct 05 18:44:14 2006 +0000 +++ b/hedgewars/uConsts.pas Thu Oct 05 19:40:11 2006 +0000 @@ -88,7 +88,7 @@ cifTheme or cifMap; - cTransparentColor: Cardinal = $000000; + cTransparentColor: Longword = $000000; cMaxHHIndex = 7; cMaxHHs = 20;