2024-July-05 - 2.6.14777
Pre-release
Pre-release
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.