mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
One minor comment fix
This commit is contained in:
parent
eb74549dde
commit
563eb9443b
1 changed files with 2 additions and 2 deletions
|
@ -229,9 +229,9 @@ void SV_AuthorizeIpPacket( netadr_t from ) {
|
|||
|
||||
/*
|
||||
==================
|
||||
SV_DirectConnect
|
||||
SV_IsBanned
|
||||
|
||||
A "connect" OOB command has been received
|
||||
Check whether a certain address is banned
|
||||
==================
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue