mirror of
https://github.com/kwsch/PKHeX
synced 2024-12-18 08:23:12 +00:00
3f6b1acc93
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 |
||
---|---|---|
.. | ||
ContestStat.cs | ||
ContestStat.Designer.cs | ||
ContestStat.resx | ||
ContextMenuPKM.cs | ||
ContextMenuPKM.Designer.cs | ||
ContextMenuPKM.resx | ||
EditPK1.cs | ||
EditPK2.cs | ||
EditPK3.cs | ||
EditPK4.cs | ||
EditPK5.cs | ||
EditPK6.cs | ||
EditPK7.cs | ||
IMainEditor.cs | ||
LoadSave.cs | ||
PKMEditor.cs | ||
PKMEditor.Designer.cs | ||
PKMEditor.resx | ||
ShinyLeaf.cs | ||
ShinyLeaf.Designer.cs | ||
ShinyLeaf.resx | ||
StatEditor.cs | ||
StatEditor.Designer.cs | ||
StatEditor.resx |