add missing items
This commit is contained in:
parent
448857b133
commit
ae403bc36a
@ -627,6 +627,7 @@ static const std::string list_tf2 = R"(
|
|||||||
"Chat Settings Menu"
|
"Chat Settings Menu"
|
||||||
"spam"
|
"spam"
|
||||||
"killsay"
|
"killsay"
|
||||||
|
"killsay_file"
|
||||||
"spam_teamname"
|
"spam_teamname"
|
||||||
"spam_voicecommand"
|
"spam_voicecommand"
|
||||||
"chat_newlines"
|
"chat_newlines"
|
||||||
@ -643,6 +644,7 @@ static const std::string list_tf2 = R"(
|
|||||||
"Uberspam" [
|
"Uberspam" [
|
||||||
"Uberspam Menu"
|
"Uberspam Menu"
|
||||||
"uberspam"
|
"uberspam"
|
||||||
|
"uberspam_file"
|
||||||
"uberspam_team"
|
"uberspam_team"
|
||||||
"uberspam_build"
|
"uberspam_build"
|
||||||
"uberspam_ended"
|
"uberspam_ended"
|
||||||
@ -652,6 +654,8 @@ static const std::string list_tf2 = R"(
|
|||||||
]
|
]
|
||||||
"Misc" [
|
"Misc" [
|
||||||
"Misc Menu"
|
"Misc Menu"
|
||||||
|
"name"
|
||||||
|
"disconnect_reason"
|
||||||
"pure_bypass"
|
"pure_bypass"
|
||||||
"nolerp"
|
"nolerp"
|
||||||
"info"
|
"info"
|
||||||
|
Reference in New Issue
Block a user