Skip to content

2022-March-23 - Prerelease - 2.6.622

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Mar 22:04
b74fbf4
Simplify stats panel code. (#10219)

* Simplify stats panel code.

Removes AbstractStatPanel since it was just providing some utility methods. These have been moved to more appropriate locations (e.g. alliance tracker, player list).

* Fix formatting.