Skip to content

2022-June-02 - Prerelease - 2.6.846

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jun 21:01
d548f23
Fix NPE with 2.5 games. (#10566)

The logic for fixing up null players wasn't working due to .equals() considering the two objects as equal.

Also remove a couple unnecessary checks.