diff -r 8bdbc240f50f -r cedd47d956ec hedgewars/uMisc.pas --- a/hedgewars/uMisc.pas Sat Oct 20 17:27:06 2007 +0000 +++ b/hedgewars/uMisc.pas Sun Oct 21 15:39:21 2007 +0000 @@ -62,6 +62,7 @@ cShowFPS : boolean = true; cCaseFactor : Longword = 6; {0..9} + cLandAdditions: Longword = 4; cFullScreen : boolean = true; cLocaleFName : shortstring = 'en.txt'; cSeed : shortstring = '';