PKHeX/PKHeX.WinForms/Controls
Kurt 569873701b Fix antishiny 3-5=>6+ check
uint SID = Util.ToUInt32(TB_TID.Text);
uint TID = Util.ToUInt32(TB_TID.Text);
first line should have been TB_SID.Text not TID

pull out method

Thanks wejhvabewjty!

https://projectpokemon.org/forums/forums/topic/41110-problem-with-pok%C3%A9mon-caught-w-cute-charm-lead/
2017-07-15 09:48:08 -07:00
..
PKM Editor Fix antishiny 3-5=>6+ check 2017-07-15 09:48:08 -07:00
SAV Editor Fix filenotfound exception on drag&drop 2017-07-10 18:57:03 -07:00