label "mis_cheat"

This commit is contained in:
Skull 2022-07-04 02:52:07 +03:00
parent 04b6542bdf
commit c045f39494

View File

@ -5040,6 +5040,11 @@ namespace dvars
"Turn on debug lines for melee traces",
generate_hash("melee_debug")
},
{
"mis_cheat",
"Set when level unlock cheat is performed",
generate_hash("mis_cheat")
},
{
"migration_dvarErrors",
"Whether to check for illegal script dvar changes.",