Merge branch 'crashlog_improvements' into jgrpp

This commit is contained in:
Jonathan G Rennison
2018-08-26 22:25:26 +01:00
10 changed files with 132 additions and 1 deletions

View File

@@ -922,6 +922,8 @@ int openttd_main(int argc, char *argv[])
VideoDriver::GetInstance()->MainLoop();
CrashLog::MainThreadExitCheckPendingCrashlog();
WaitTillSaved();
/* only save config if we have to */