mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +00:00
go go gadget teamplay
This commit is contained in:
parent
2caea74cba
commit
f0bcc82f90
5 changed files with 217 additions and 51 deletions
|
|
@ -7431,7 +7431,7 @@ void NetVoiceUpdate(void)
|
||||||
switch (cv_voice_mode.value)
|
switch (cv_voice_mode.value)
|
||||||
{
|
{
|
||||||
case 0:
|
case 0:
|
||||||
if (I_GetTime() - g_local_voice_threshold_time > 15)
|
i | ||||||