Added Client:UseLiveBlockedMessage rule

This commit is contained in:
Paul Coene
2016-06-28 08:27:31 -04:00
parent 02ec76d2aa
commit 9a010a90a9
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -665,6 +665,7 @@ RULE_CATEGORY_END()
RULE_CATEGORY(Client)
RULE_BOOL(Client, UseLiveFactionMessage, false) // Allows players to see faction adjustments like Live
RULE_BOOL(Client, UseLiveBlockedMessage, false) // Allows players to see faction adjustments like Live
RULE_CATEGORY_END()
#undef RULE_CATEGORY