diff --git a/src/gfx.cpp b/src/gfx.cpp index 790970bfd1..29deb58335 100644 --- a/src/gfx.cpp +++ b/src/gfx.cpp @@ -2211,7 +2211,6 @@ bool AdjustGUIZoom(AdjustGUIZoomMode mode) SetupWidgetDimensions(); UpdateAllVirtCoords(); - if (mode != AGZM_STARTUP) FixTitleGameZoom(); extern void FlushDeparturesWindowTextCaches(); FlushDeparturesWindowTextCaches();