mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 03:56:43 +00:00
This commit is contained in:
@@ -265,6 +265,7 @@ static void ZoomMinMaxChanged(int32_t)
|
||||
{
|
||||
ConstrainAllViewportsZoom();
|
||||
GfxClearSpriteCache();
|
||||
InvalidateWindowClassesData(WC_SPRITE_ALIGNER);
|
||||
if (AdjustGUIZoom(false)) {
|
||||
ReInitAllWindows(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user