Fixed id bug in networking code. Dealer id is now set correctly. Phew.

This commit is contained in:
lotodore
2007-05-22 23:27:21 +00:00
parent b83c86d887
commit 2e12f1bc25
7 changed files with 106 additions and 84 deletions
-2
View File
@@ -61,8 +61,6 @@ public:
void setStartCash(const int& theValue) { startCash = theValue; }
int getStartCash() const { return startCash; }
int getDealerPosition() const { return dealerPosition; }
int getMyGameID() const { return myGameID; }
//Zufgriff Laufvariablen