mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 17:19:09 +00:00
This commit is contained in:
@@ -1989,9 +1989,9 @@ bool AdjustGUIZoom(bool automatic)
|
||||
}
|
||||
if (old_font_zoom != _font_zoom) {
|
||||
GfxClearFontSpriteCache();
|
||||
ClearFontCache();
|
||||
LoadStringWidthTable();
|
||||
}
|
||||
ClearFontCache();
|
||||
LoadStringWidthTable();
|
||||
|
||||
UpdateAllVirtCoords();
|
||||
|
||||
|
Reference in New Issue
Block a user