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