PKHeX/PKHeX.Core/Game
Kurt 67b0217683 Fix met location duplication across sets
Kalos Gift starters when loaded to the GUI would mutate their met location to the wrong index (series 0) rather than retain the correct one (series 3). Wasn't apparent because the deduplication algorithm is different for Debug and Release builds.

Tested Release build, all unit tests now pass. Thanks pigeonsaint (discord) for reporting!
2025-10-27 12:21:08 -05:00
..
Enums Changes for Legends: Z-A support (#4596) 2025-10-26 19:01:44 -05:00
GameStrings Fix met location duplication across sets 2025-10-27 12:21:08 -05:00
Locations Changes for Legends: Z-A support (#4596) 2025-10-26 19:01:44 -05:00
ComboItem.cs Minor clean 2022-03-05 18:13:31 -08:00
GameUtil.cs Changes for Legends: Z-A support (#4596) 2025-10-26 19:01:44 -05:00
IBasicStrings.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00