invisible check in heads up bugfix

This commit is contained in:
doitux
2007-05-20 13:03:43 +00:00
parent 5438aa487c
commit 63b278a88e
7 changed files with 34 additions and 14 deletions
+1
View File
@@ -61,6 +61,7 @@ private:
bool firstTurnRun;
bool firstTurnRound;
bool firstHeadsUpTurnRound;
int playersTurn;
};