Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid string-based address comparison for
sv_vote_kick_min
Compare client addresses directly to determine the distinct client count excluding spectators. This is consistent with the `IServer::DistinctClientCount` function though this does not check for spectators.
- Loading branch information