These shouldn't be serializable in that way.

This commit is contained in:
Greg Edwards 2014-06-09 00:14:17 -04:00
parent 9474585def
commit 8bbb339fa2
2 changed files with 0 additions and 2 deletions

View File

@ -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()

View File

@ -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()