More work on vote kick. Some network packets are exchanged, but still not functional.
This commit is contained in:
@@ -80,6 +80,7 @@ public:
|
||||
void sendChatMessage(const std::string &message);
|
||||
void kickPlayer(unsigned playerId);
|
||||
void kickPlayer(const std::string &playerName);
|
||||
void startVoteKickPlayer(unsigned playerId);
|
||||
|
||||
void resetNetworkTimeout();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user