Skip to content

2021-March-09 - Prerelease - 2.6.86@6d59888e01

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Mar 03:23
34904f6
Replace 'none' territory selected with an empty string (#9010)

In the status bar we print the name of the territory as
the mouse cursor changes. When hovering over a territory
boundary the territory text changes to 'none'. Instead
of this behavior, this update prints an empty string
instead of the text 'none'. So we display nothing
rather than the text 'none'.