mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-11 14:14:57 -05:00
parent
242fc295b4
commit
e5a2e12fa5
|
|
@ -139,6 +139,8 @@ private void ParsePK1()
|
|||
VerifyLevelG1();
|
||||
VerifyOTG1();
|
||||
VerifyMiscG1();
|
||||
if (pkm.Format == 2)
|
||||
VerifyItem();
|
||||
}
|
||||
private void ParsePK3()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user