Fix engine callbacks not being analysed in newly generated games
This commit is contained in:
@@ -317,6 +317,7 @@ void GenerateWorld(GenWorldMode mode, uint size_x, uint size_y, bool reset_setti
|
|||||||
GfxLoadSprites();
|
GfxLoadSprites();
|
||||||
InitialiseExtraAspectsVariable();
|
InitialiseExtraAspectsVariable();
|
||||||
LoadStringWidthTable();
|
LoadStringWidthTable();
|
||||||
|
AnalyseEngineCallbacks();
|
||||||
|
|
||||||
/* Re-init the windowing system */
|
/* Re-init the windowing system */
|
||||||
ResetWindowSystem();
|
ResetWindowSystem();
|
||||||
|
Reference in New Issue
Block a user