Skip to content

2022-June-20 - Prerelease - 2.6.955

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 00:19
a1a2188
Clean up code in ProTerritoryManager. (#10721)

Make it more concise. No functional changes.

Some minor perf improvements by moving some work outside loops and passing in the territory to getTransporting() to avoid scanning the full map.