Removed useless attribute

This commit is contained in:
Xawotihs
2011-01-28 17:34:49 +00:00
parent 5e651f03b2
commit cba0a59023
2 changed files with 0 additions and 7 deletions

View File

@@ -26,7 +26,6 @@ private:
int mGamePhase;
Player * mCurrentPlayer;
Player * mPlayers[2];
MTGPlayerCards * deck[2];
GameObserver * game;
DeckMenu * deckmenu;
DeckMenu * opponentMenu;