diff --git a/src/genworld.cpp b/src/genworld.cpp index 3d8b52734d..deada07cc1 100644 --- a/src/genworld.cpp +++ b/src/genworld.cpp @@ -317,6 +317,7 @@ void GenerateWorld(GenWorldMode mode, uint size_x, uint size_y, bool reset_setti GfxLoadSprites(); InitialiseExtraAspectsVariable(); LoadStringWidthTable(); + AnalyseEngineCallbacks(); /* Re-init the windowing system */ ResetWindowSystem();