mirror of https://github.com/OpenTTD/OpenTTD
pull/11814/head
parent
e7ba42ad4b
commit
fd59393899
|
@ -574,6 +574,7 @@ struct GameOptionsWindow : Window {
|
|||
InitFontCache(false);
|
||||
InitFontCache(true);
|
||||
ClearFontCache();
|
||||
CheckForMissingGlyphs();
|
||||
SetupWidgetDimensions();
|
||||
UpdateAllVirtCoords();
|
||||
ReInitAllWindows(true);
|
||||
|
|
Loading…
Reference in New Issue