diff -r fbe1fa777d68 -r c929f9111141 hedgewars/hwengine.dpr --- a/hedgewars/hwengine.dpr Sat Feb 21 20:01:01 2009 +0000 +++ b/hedgewars/hwengine.dpr Mon Feb 23 15:57:32 2009 +0000 @@ -82,6 +82,7 @@ AssignHHCoords; AddMiscGears; StoreLoad; + InitWorld; ResetKbd; SoundLoad; if GameType = gmtSave then @@ -257,7 +258,6 @@ AssignStores; if isSoundEnabled then InitSound; -InitWorld; StoreInit;