1
0
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:
Jbleezy
2024-02-08 23:29:17 -08:00
parent 6b2dc6d16c
commit 04252e9420
2 changed files with 0 additions and 47 deletions

View File

@ -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;