mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-12 23:37:07 +00:00
Update PB7.cs
Co-Authored-By: Chris Feger <piepie62@users.noreply.github.com>
This commit is contained in:
parent
d560fbcf7f
commit
ae0777018c
1 changed files with 2 additions and 0 deletions
|
@ -652,6 +652,8 @@ namespace PKHeX.Core
|
|||
Met_Level = Met_Level,
|
||||
OT_Gender = OT_Gender,
|
||||
|
||||
HyperTrainFlags = HyperTrainFlags,
|
||||
|
||||
// Memories don't exist in LGPE, and no memories are set on transfer.
|
||||
OT_Memory = OT_Memory,
|
||||
OT_TextVar = OT_TextVar,
|
||||
|
|
Loading…
Reference in a new issue