Pass gender when creating static entry

This commit is contained in:
Kurt 2021-01-27 12:29:49 -08:00
parent 7497e08f9b
commit 6c1b6a269d

View file

@ -20,6 +20,7 @@ namespace PKHeX.Core
{
Species = Species,
Form = Form,
Gender = Gender,
Level = Level,
Ability = a,
Location = 075,