mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-17 17:32:45 +01:00
Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint
This commit is contained in:
@@ -1242,6 +1242,7 @@ void LoadFromConfig(bool startup)
|
||||
HandleOldDiffCustom(false);
|
||||
|
||||
ValidateSettings();
|
||||
DebugReconsiderSendRemoteMessages();
|
||||
|
||||
/* Display scheduled errors */
|
||||
extern void ScheduleErrorMessage(ErrorList &datas);
|
||||
|
||||
Reference in New Issue
Block a user