From fc52556eb12fefa0bb7d4b9d7cfd8cf1004766af Mon Sep 17 00:00:00 2001 From: Greg Edwards Date: Thu, 15 Apr 2021 00:31:46 -0400 Subject: [PATCH] This wasn't supposed to be committed --- library/Structures/GtsRecord4.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/Structures/GtsRecord4.cs b/library/Structures/GtsRecord4.cs index 0901f726..333f1904 100644 --- a/library/Structures/GtsRecord4.cs +++ b/library/Structures/GtsRecord4.cs @@ -88,7 +88,7 @@ namespace PkmnFoundations.Structures private ReadOnlyCollection m_data_readonly; private PokemonParty4 m_pokemon; - public new PokemonPartyBase Pokemon + public override PokemonPartyBase Pokemon { get {