1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-11 15:48:05 -05:00

Increase voice quality

This commit is contained in:
Jbleezy
2022-02-05 10:30:49 -08:00
parent 02add3944a
commit 08bfa25eb9

View File

@ -279,6 +279,7 @@ set_dvars()
setDvar( "sv_fix_zm_weapons", 1 );
setDvar( "sv_voice", 2 );
setDvar( "sv_voiceQuality", 9 );
}
set_client_dvars()