Update PB7.cs

Co-Authored-By: Chris Feger <piepie62@users.noreply.github.com>
This commit is contained in:
Kurt 2020-02-14 11:48:13 -08:00
parent d560fbcf7f
commit ae0777018c

View file

@ -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,