--- a/hedgewars/uMisc.pas Thu Jul 20 20:11:32 2006 +0000
+++ b/hedgewars/uMisc.pas Fri Jul 21 20:37:44 2006 +0000
@@ -79,6 +79,7 @@
cShowFPS : boolean = true;
cFullScreen : boolean = true;
cLocaleFName : shortstring = 'en.txt';
+ cSeed : shortstring = '';
const
cMaxPower = 1500;