Enabling banning a player from the client (as admin).
This commit is contained in:
@@ -113,6 +113,7 @@ public:
|
||||
|
||||
void reportBadAvatar(unsigned reportedPlayerId, const std::string &avatarHash);
|
||||
void reportBadGameName(unsigned gameId);
|
||||
void adminActionBanPlayer(unsigned playerId);
|
||||
|
||||
void resetNetworkTimeout();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user