PKHeX/Legality
Kaphotics eb5c753db0 Fix iterator for wc6 checking relearn
The .Remove was tampering with the same variable that the foreach was
iterating over, causing exceptions. By casting to a WC6[], the List<WC6>
can be altered and the array is iterated over instead.
2016-04-30 14:23:56 -07:00
..
Analysis.cs Add Fateful Encounter check 2016-04-21 19:32:22 -07:00
Checks.cs Fix iterator for wc6 checking relearn 2016-04-30 14:23:56 -07:00
Core.cs Add more savegame specific safeguards for pk6set 2016-04-24 12:40:46 -07:00
Data.cs Tweak slot detection 2016-04-23 12:31:12 -07:00
Tables.cs Cosplay pikachu fixes 2016-04-23 14:16:12 -07:00