Add PR #228: New configure town zone multipliers
This commit is contained in:

committed by
Jonathan G Rennison

parent
8098274892
commit
67c256f437
@@ -1298,6 +1298,12 @@ static bool ZoomMinMaxChanged(int32 p1)
|
||||
return true;
|
||||
}
|
||||
|
||||
static bool InvalidateSettingsWindow(int32 p1)
|
||||
{
|
||||
InvalidateWindowClassesData(WC_GAME_OPTIONS);
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* Update any possible saveload window and delete any newgrf dialogue as
|
||||
* its widget parts might change. Reinit all windows as it allows access to the
|
||||
|
Reference in New Issue
Block a user