forked from mirror/OpenTTD
This commit is contained in:
@@ -286,7 +286,7 @@ static void InvalidateNewGRFChangeWindows(int32 new_value)
|
|||||||
{
|
{
|
||||||
InvalidateWindowClassesData(WC_SAVELOAD);
|
InvalidateWindowClassesData(WC_SAVELOAD);
|
||||||
CloseWindowByClass(WC_GAME_OPTIONS);
|
CloseWindowByClass(WC_GAME_OPTIONS);
|
||||||
ReInitAllWindows(_gui_zoom_cfg);
|
ReInitAllWindows(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void InvalidateCompanyLiveryWindow(int32 new_value)
|
static void InvalidateCompanyLiveryWindow(int32 new_value)
|
||||||
|
Reference in New Issue
Block a user