This wasn't supposed to be committed

This commit is contained in:
Greg Edwards 2021-04-15 00:31:46 -04:00
parent 3bb9045420
commit fc52556eb1

View File

@ -88,7 +88,7 @@ namespace PkmnFoundations.Structures
private ReadOnlyCollection<byte> m_data_readonly;
private PokemonParty4 m_pokemon;
public new PokemonPartyBase Pokemon
public override PokemonPartyBase Pokemon
{
get
{