Skip to content

2024-July-05 - 2.6.14777

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 16:29
09238fb
Move a preconditions check earlier. (#12695)

* Move a preconditions check earlier.

This checks for the condition being hit here: https://github.com/triplea-game/triplea/issues/12626
At an earlier place in the code.

* Small cleanup.