Fix commit 4cf60613
suppressing critical error message windows
This commit is contained in:
@@ -406,6 +406,7 @@ static void ShutdownGame()
|
|||||||
*/
|
*/
|
||||||
static void LoadIntroGame(bool load_newgrfs = true)
|
static void LoadIntroGame(bool load_newgrfs = true)
|
||||||
{
|
{
|
||||||
|
UnshowCriticalError();
|
||||||
Window *v;
|
Window *v;
|
||||||
FOR_ALL_WINDOWS_FROM_FRONT(v) delete v;
|
FOR_ALL_WINDOWS_FROM_FRONT(v) delete v;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user