hedgewars/uConsts.pas
changeset 188 a7c2a61524c2
parent 183 57c2ef19f719
child 198 6f00e0f4cb88
--- 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;