mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-10 14:52:00 +00:00
* Fix incorrect comment
This commit is contained in:
parent
dd572db7d6
commit
5c62c95c64
1 changed files with 1 additions and 1 deletions
|
@ -1397,7 +1397,7 @@ void SV_UpdateVoipIgnore(client_t *cl, const char *idstr, qboolean ignore)
|
|||
|
||||
/*
|
||||
==================
|
||||
SV_UpdateUserinfo_f
|
||||
SV_Voip_f
|
||||
==================
|
||||
*/
|
||||
static void SV_Voip_f( client_t *cl ) {
|
||||
|
|
Loading…
Reference in a new issue