Fixed issue 752.

This commit is contained in:
Xawotihs
2011-11-15 22:20:58 +00:00
parent ae3d97dbeb
commit ee700623d5
4 changed files with 28 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ public:
MODE_AI
};
int deckId;
string mAvatarName;
Mode playMode;
bool nomaxhandsize;