changeset 1812 | 3d4692e825e7 |
parent 1797 | fedd8649fdd9 |
child 1849 | 2a989e5abda6 |
--- a/hedgewars/uMisc.pas Fri Feb 20 11:58:58 2009 +0000 +++ b/hedgewars/uMisc.pas Fri Feb 20 14:12:16 2009 +0000 @@ -70,6 +70,7 @@ cCaseFactor : Longword = 5; {0..9} cLandAdditions: Longword = 4; cFullScreen : boolean = true; + cReducedQuality : boolean = false; cLocaleFName : shortstring = 'en.txt'; cSeed : shortstring = ''; cInitVolume : LongInt = 128;