Deny ask kick if the player is not/no longer present.
This commit is contained in:
@@ -109,6 +109,7 @@ protected:
|
||||
void RemoveDisconnectedPlayers();
|
||||
size_t GetCurNumberOfPlayers() const;
|
||||
void AssignPlayerNumbers();
|
||||
bool IsValidPlayer(unsigned playerId) const;
|
||||
|
||||
ServerLobbyThread &GetLobbyThread();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user