Deny ask kick if the player is not/no longer present.

This commit is contained in:
lotodore
2008-12-12 22:38:35 +00:00
parent 3fc9ee1729
commit 4bf9ceff6d
5 changed files with 50 additions and 24 deletions
+1
View File
@@ -109,6 +109,7 @@ protected:
void RemoveDisconnectedPlayers();
size_t GetCurNumberOfPlayers() const;
void AssignPlayerNumbers();
bool IsValidPlayer(unsigned playerId) const;
ServerLobbyThread &GetLobbyThread();