mirror of
https://github.com/mm201/pkmn-classic-framework.git
synced 2026-04-25 08:04:27 -05:00
These shouldn't be serializable in that way.
This commit is contained in:
parent
9474585def
commit
8bbb339fa2
|
|
@ -13,7 +13,6 @@ namespace PkmnFoundations.Structures
|
|||
/// Includes a Pokémon box structure and metadata related to the trainer
|
||||
/// and request.
|
||||
/// </summary>
|
||||
[Serializable()]
|
||||
public class GtsRecord4
|
||||
{
|
||||
public GtsRecord4()
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ namespace PkmnFoundations.Structures
|
|||
/// Includes a Pokémon box structure and metadata related to the trainer
|
||||
/// and request.
|
||||
/// </summary>
|
||||
[Serializable()]
|
||||
public class GtsRecord5
|
||||
{
|
||||
public GtsRecord5()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user