diff -r 27e2b5bb6d4b -r 9df467527ae5 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Fri Feb 24 16:06:12 2006 +0000 +++ b/hedgewars/uConsts.pas Wed Jun 14 15:50:22 2006 +0000 @@ -88,6 +88,8 @@ rndfillstr = 'hw'; + COLOR_LAND = $00FFFFFF; + cifRandomize = $00000001; cifTheme = $00000002; cifMap = $00000002; // either theme or map (or map+theme)