Fix handling of title game zoom when changing UI scaling

pull/678/head
Jonathan G Rennison 2 months ago
parent 2140e3fc3b
commit dd194960f5

@ -2211,7 +2211,6 @@ bool AdjustGUIZoom(AdjustGUIZoomMode mode)
SetupWidgetDimensions();
UpdateAllVirtCoords();
if (mode != AGZM_STARTUP) FixTitleGameZoom();
extern void FlushDeparturesWindowTextCaches();
FlushDeparturesWindowTextCaches();

Loading…
Cancel
Save