mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 09:29:10 +00:00
This commit is contained in:
@@ -286,7 +286,7 @@ static void InvalidateNewGRFChangeWindows(int32 new_value)
|
||||
{
|
||||
InvalidateWindowClassesData(WC_SAVELOAD);
|
||||
CloseWindowByClass(WC_GAME_OPTIONS);
|
||||
ReInitAllWindows(_gui_zoom_cfg);
|
||||
ReInitAllWindows(false);
|
||||
}
|
||||
|
||||
static void InvalidateCompanyLiveryWindow(int32 new_value)
|
||||
|
Reference in New Issue
Block a user