Skip to content

2022-June-25 - Prerelease - 2.6.975

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jun 11:21
321853e
Don't call network code from UI (#10746)

* Move network operation off UI thread for SetMapClientAction

* Move network operation off UI thread for ChangeGameOptionsClientAction

* Add preconditions for EDT code