(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'
This commit is contained in:
@@ -827,7 +827,7 @@ static void ToolbarScenGenTown(Window *w)
|
||||
{
|
||||
w->HandleButtonClick(TBSE_TOWNGENERATE);
|
||||
SndPlayFx(SND_15_BEEP);
|
||||
ShowBuildTownWindow();
|
||||
ShowFoundTownWindow();
|
||||
}
|
||||
|
||||
static void ToolbarScenGenIndustry(Window *w)
|
||||
|
Reference in New Issue
Block a user