changeset 295 | 8834f3cb620e |
parent 284 | 22ce72bd637f |
child 296 | 607912ccc5af |
--- a/hedgewars/uMisc.pas Sun Dec 10 12:09:32 2006 +0000 +++ b/hedgewars/uMisc.pas Sun Dec 10 15:55:53 2006 +0000 @@ -65,6 +65,7 @@ cGravity : Double = 0.0005; cShowFPS : boolean = true; + cCaseFactor : Longword = 3; {1..10} cFullScreen : boolean = true; cLocaleFName : shortstring = 'en.txt'; cSeed : shortstring = '';