diff -r 29b477319854 -r 3c3dc6a148ca hedgewars/uMisc.pas --- a/hedgewars/uMisc.pas Sun Jul 16 08:13:51 2006 +0000 +++ b/hedgewars/uMisc.pas Thu Jul 20 20:11:32 2006 +0000 @@ -78,6 +78,7 @@ cShowFPS : boolean = true; cFullScreen : boolean = true; + cLocaleFName : shortstring = 'en.txt'; const cMaxPower = 1500;