Cleaned up some networking code. Total sets are now calculated by the client.

This commit is contained in:
lotodore
2007-06-08 20:19:21 +00:00
parent 4b8049e9dd
commit 056ae1aa32
8 changed files with 79 additions and 86 deletions
-1
View File
@@ -316,7 +316,6 @@ public:
PlayerAction playerAction;
u_int32_t totalPlayerBet;
u_int32_t playerMoney;
u_int32_t curHandBets;
};
NetPacketPlayersActionDone();