Merge branch 'crashlog_improvements' into jgrpp

# Conflicts:
#	src/misc.cpp
#	src/openttd.cpp
This commit is contained in:
Jonathan G Rennison
2017-02-21 21:50:08 +00:00
9 changed files with 133 additions and 4 deletions

View File

@@ -357,6 +357,7 @@ static void ShutdownGame()
UninitFreeType();
ViewportMapClearTunnelCache();
ClearCommandLog();
}
/**