mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 15:17:57 -05:00
Remove certain dvars
This commit is contained in:
@ -22,11 +22,6 @@ create_and_play_dialog(category, type, response, force_variant, override)
|
||||
return;
|
||||
}
|
||||
|
||||
if (getDvarInt("disable_character_dialog"))
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
isresponse = 0;
|
||||
alias_suffix = undefined;
|
||||
index = undefined;
|
||||
|
Reference in New Issue
Block a user