mirror of
https://github.com/mm201/pkmn-classic-framework.git
synced 2026-08-01 15:42:56 -05:00
This wasn't supposed to be committed
This commit is contained in:
parent
3bb9045420
commit
fc52556eb1
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user