One minor comment fix

This commit is contained in:
Thilo Schulz 2008-04-12 17:14:53 +00:00
parent eb74549dde
commit 563eb9443b
1 changed files with 2 additions and 2 deletions

View File

@ -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
==================
*/