Networking should mostly be working now. Some small issues concerning the display of pot/sets, and some delays are still needed.
This commit is contained in:
@@ -61,6 +61,8 @@ public:
|
||||
|
||||
void sendChatMessage(const std::string &message);
|
||||
|
||||
bool isNetworkClientRunning() const; // TODO hack
|
||||
|
||||
private:
|
||||
|
||||
int currentGameID;
|
||||
|
||||
Reference in New Issue
Block a user