Deny ask kick if the player is not/no longer present.
This commit is contained in:
@@ -72,6 +72,7 @@ enum DenyKickPlayerReason
|
||||
KICK_DENIED_TOO_FEW_PLAYERS,
|
||||
KICK_DENIED_TEMPORARY,
|
||||
KICK_DENIED_OTHER_IN_PROGRESS,
|
||||
KICK_DENIED_INVALID_PLAYER_ID,
|
||||
KICK_DENIED_OTHER_REASON
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user