All players within a single ranking game need different ip addresses.

This commit is contained in:
lotodore
2010-10-02 19:50:49 +00:00
parent 3141743430
commit 0402313115
5 changed files with 34 additions and 0 deletions
+1
View File
@@ -76,6 +76,7 @@ public:
PlayerIdList GetPlayerIdList() const;
bool IsPlayerConnected(const std::string &name) const;
bool IsPlayerConnected(unsigned playerId) const;
bool IsClientAddressConnected(const std::string &clientAddress) const;
bool IsRunning() const;