PKHeX/PKHeX.Core/Saves/Substructures/Gen3/CXD
Kurt 7743b30b2f Fix species being replaced with incorrect mapping
XD shadow monitor stores the Gen3-mainline-SpeciesID instead of nationaldex ID.
Remap the values on the fly.

Pass the data via span to save a 8KB allocation for sav ctor

Closes #3365
2022-01-07 17:48:12 -08:00
..
ShadowInfoEntryColo.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
ShadowInfoEntryXD.cs Fix species being replaced with incorrect mapping 2022-01-07 17:48:12 -08:00
ShadowInfoTableXD.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00