File diff r2227:ce1ff327e625 → r2228:cc9d133c0351
openttd.c
Show inline comments
 
@@ -521,7 +521,7 @@ int ttd_main(int argc, char* argv[])
 
	}
 
#endif /* ENABLE_NETWORK */
 

	
 
	while (_video_driver->main_loop() == ML_SWITCHDRIVER) {}
 
	_video_driver->main_loop();
 

	
 
	JoinOTTDThread();
 
	IConsoleFree();