Skip to content

2022-May-31 - Prerelease - 2.6.831

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 May 20:58
3f39431
Fix showing allies in resource tab. (#10547)

* Fix showing allies in resource tab.

This fixes a 2.6 regression where alliances were not shown in the resources tab.
Additionally, applies the same treatment to this tab as the players tab by sorting alliances by name and bolding their names.

* Remove unused method.

* Remove unused import.