More work on server selection. Currently untested.
This commit is contained in:
@@ -83,6 +83,7 @@ public:
|
||||
void kickPlayer(const std::string &playerName);
|
||||
void startVoteKickPlayer(unsigned playerId);
|
||||
void voteKick(bool doKick);
|
||||
void selectServer(unsigned serverId);
|
||||
|
||||
void resetNetworkTimeout();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user