--- 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;