hedgewars/uMisc.pas
changeset 622 cedd47d956ec
parent 614 0e04504bc140
child 626 a30171dbcd19
--- 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 = '';