Skip to content

2024-May-08 - 2.6.14740

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 May 15:56
1e4f58a
Fix a cause of Duplicate key error from MustFightBattle. (#12571)

* Fix a cause of Duplicate key error from MustFightBattle.

* Use a LinkedHashSet to preserve order, in case something depends on it.