mirror of
https://github.com/ioquake/ioq3.git
synced 2025-02-23 12:01:11 +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 ) {
|
static void SV_Voip_f( client_t *cl ) {
|
||||||
|
|
Loading…
Reference in a new issue