Cleande up the deserialization code
This commit is contained in:
@@ -202,8 +202,7 @@ public:
|
||||
};
|
||||
|
||||
ostream& operator<<(ostream&, const MTGGameZone&);
|
||||
istream& operator>>(istream&, MTGGameZone&);
|
||||
ostream& operator<<(ostream&, const MTGPlayerCards&);
|
||||
istream& operator>>(istream&, MTGPlayerCards&);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user