mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-21 04:30:32 -05:00
Set sv_cheats dvar to 0
This commit is contained in:
@ -304,6 +304,8 @@ set_dvars()
|
||||
|
||||
setDvar( "sv_voice", 2 );
|
||||
setDvar( "sv_voiceQuality", 9 );
|
||||
|
||||
setDvar( "sv_cheats", 0 );
|
||||
}
|
||||
|
||||
set_client_dvars()
|
||||
|
Reference in New Issue
Block a user