mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-06 13:40:50 -05:00
don't share object references, need to be passed as new copies as the array contents can be modified need to clone on dict return to not pollute dict, and need to clone after dict add so that the first return doesn't equal the dict copy -- this one could be on the dict add... keep returns same. |
||
|---|---|---|
| .. | ||
| Game | ||
| Legality | ||
| MysteryGifts | ||
| PersonalInfo | ||
| PKM | ||
| Resources | ||
| Ribbons | ||
| Saves | ||
| Util | ||
| app.config | ||
| PKHeX.Core.csproj | ||