mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-13 01:29:10 +00:00
Fix: Viewport virt coords not updated when sprite font toggled
This commit is contained in:
@@ -575,6 +575,7 @@ struct GameOptionsWindow : Window {
|
||||
InitFontCache(true);
|
||||
ClearFontCache();
|
||||
SetupWidgetDimensions();
|
||||
UpdateAllVirtCoords();
|
||||
ReInitAllWindows(true);
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user