PKHeX/PKHeX.WinForms/Controls
Kurt 3f6b1acc93 Add fixed gender checks for non-GBA/NDS games
Closes #1912 , genderless ~= fixed gender I guess; shouldn't get these
gender-errors unless it's manually tampered data/ShowdownSet

remove unnecessary code in:
* PKMEditor (>=255 is already covered by == 255 and the fact that gt is
always <= 255)
* VerifyGender (3 <= x <= 5) check is already early-returned via
PIDGender check above

Update IsGenderValid knowing that VC mons have a gennumber <= 2
2018-04-23 19:58:29 -07:00
..
PKM Editor Add fixed gender checks for non-GBA/NDS games 2018-04-23 19:58:29 -07:00
SAV Editor update box manipulation 2018-04-23 19:11:55 -07:00