diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-23 20:24:40 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-23 20:24:40 +1000 |
commit | e64aabfcf1237639fa5d53ed7e02c3a6510f4a0c (patch) | |
tree | c319339d75266ecd2083d3cbfcbe972648b668e1 /assets/opensb/interface/chat | |
parent | 01356293019e77ccaadd636b1c4d62733db419b0 (diff) |
add Nametag Directives
Diffstat (limited to 'assets/opensb/interface/chat')
-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 db2650d..f8a8caa 100644 --- a/assets/opensb/interface/chat/chat.config.patch +++ b/assets/opensb/interface/chat/chat.config.patch @@ -1,7 +1,7 @@ { "config" : { "font" : { - "directives" : "?border=1;000;0000", + "directives" : "?border=1;333a;3330", "padding" : [1, 1] // Padding to prevent border clipping at the edges of the log canvas while keeping compat with mods that patch the canvas size }, "colors" : { |