(svn r15422) -Fix [FS#2623] (r15383): loading NewGRFs before copying the settings.
This commit is contained in:
@@ -649,6 +649,10 @@ int ttd_main(int argc, char *argv[])
|
||||
InitializeGUI();
|
||||
IConsoleCmdExec("exec scripts/autoexec.scr 0");
|
||||
|
||||
/* Initialise the sprite/string tables. */
|
||||
GfxLoadSprites();
|
||||
LoadStringWidthTable();
|
||||
|
||||
GenerateWorld(GW_EMPTY, 64, 64); // Make the viewport initialization happy
|
||||
WaitTillGeneratedWorld();
|
||||
|
||||
|
Reference in New Issue
Block a user