mirror of
https://github.com/mm201/pkmn-classic-framework.git
synced 2026-09-09 02:35:13 -05:00
These shouldn't be serializable in that way.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user