Skip to content

2022-June-14 - Prerelease - 2.6.904

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jun 18:17
85babb0
Reduce calls to GameRunner#headless() (again) (#10641)

* Remove redundant null check

* Avoid usage of GameRunner#headless()

* Pass isHuman parameter

* Change method name