diff options
Diffstat (limited to 'assets/opensb/interface/chat/chat.config.patch')
-rw-r--r-- | assets/opensb/interface/chat/chat.config.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/opensb/interface/chat/chat.config.patch b/assets/opensb/interface/chat/chat.config.patch index bed2aa7..54f1b28 100644 --- a/assets/opensb/interface/chat/chat.config.patch +++ b/assets/opensb/interface/chat/chat.config.patch @@ -7,7 +7,7 @@ "colors" : { "local" : "^white;", "party" : "^blue;", - "broadcast" : "^yellow;", + "broadcast" : "^#fe6;", "whisper" : "^pink;", "commandResult" : "^lightgray;", "radioMessage" : "^cyan;", |