PKHeX/PKHeX.WinForms/Controls
Kurt 762b55e957 handle invalid nature stat amps
natures (>25) are invalid and causes IndexOutOfRangeException due to
being greater than the length of the array.
sanity check array length and amped stat prior to applying amplification
Closes #1515
2017-10-06 18:44:14 -07:00
..
PKM Editor handle invalid nature stat amps 2017-10-06 18:44:14 -07:00
SAV Editor Refactoring 2017-10-02 23:13:40 -07:00