You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Maps window: remove abort if maps list is empty (#14660)
Updates behavior to still show the download maps window
even if the maps list is empty. Previously the maps
window was aborted and it made it look like the game
encountered some sort of error as clicking the 'download
maps' button opened a progress dialog to download maps
and then closed and did nothing else. Showing a download
maps window with no maps to download is better, as it makes
it more obvious the issue is the empty map list rather than
there appearing to be some sort of UI glitch.