Let the server send cards on request of the corresponding user.

This commit is contained in:
lotodore
2010-07-17 21:11:12 +00:00
parent 96fa7c642c
commit 0a15afacbb
12 changed files with 76 additions and 30 deletions
-1
View File
@@ -84,7 +84,6 @@ public:
virtual void postRiverAnimation1()=0;
virtual void postRiverRunAnimation1()=0;
virtual void postRiverShowCards(unsigned playerId)=0;
virtual void flipHolecardsAllIn()=0;
virtual void nextRoundCleanGui()=0;