changeset 1825 | c929f9111141 |
parent 1812 | 3d4692e825e7 |
child 1888 | e76274ce7365 |
--- 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;