fix for gen3 subforms

TrainerDataEditor can now show correct OT string.
This commit is contained in:
pokecal 2017-04-13 04:56:30 +09:00 committed by GitHub
parent 1235bfe17a
commit ac20c0574b

View file

@ -134,8 +134,8 @@ namespace PKHeX.Core
LegalBalls = Legal.Pouch_Ball_RS;
LegalTMHMs = Legal.Pouch_TMHM_RS;
LegalBerries = Legal.Pouch_Berries_RS;
HeldItems = Legal.HeldItems_RS;
Japanese = Legal.SavegameJapanese;
if (!Exportable)
resetBoxes();