Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information