(svn r26729) -Feature: Warn about missing industries after generating a map.
This commit is contained in:
@@ -958,6 +958,7 @@ static void MakeNewGameDone()
|
||||
if (_settings_client.gui.pause_on_newgame) DoCommandP(0, PM_PAUSED_NORMAL, 1, CMD_PAUSE);
|
||||
|
||||
CheckEngines();
|
||||
CheckIndustries();
|
||||
MarkWholeScreenDirty();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user