(svn r15799) -Codechange: Save rail type label list to savegame and perform mapping on load if necessary.
This commit is contained in:
@@ -1797,6 +1797,8 @@ bool AfterLoadGame()
|
||||
}
|
||||
}
|
||||
|
||||
AfterLoadLabelMaps();
|
||||
|
||||
GamelogPrintDebug(1);
|
||||
|
||||
bool ret = InitializeWindowsAndCaches();
|
||||
|
Reference in New Issue
Block a user