triplea-game / triplea

TripleA is a turn based strategy game and board game engine, similar to Axis & Allies or Risk.
https://triplea-game.org/
GNU General Public License v3.0
1.3k stars 387 forks source link

Fix a cause of Duplicate key error from MustFightBattle. #12571

Closed asvitkine closed 2 months ago

asvitkine commented 2 months ago

This should fix: https://github.com/triplea-game/triplea/issues/11597

Notes to Reviewer