Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/assets/opensb/interface/chat
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2023-06-21 10:40:53 +1000
committerKae <80987908+Novaenia@users.noreply.github.com>2023-06-21 10:40:53 +1000
commit0ec3000536fae16ede8aa85ad22aba4d9781cc9e (patch)
tree939aeec379253d842bd6ba58935a04a79dcfd4d2 /assets/opensb/interface/chat
parentbd783d319557b41b5865d51f306a74abbf7af18c (diff)
processing directives for text box widgets
few other misc things also fixed SDL audio on newer SDL vers
Diffstat (limited to 'assets/opensb/interface/chat')
-rw-r--r--assets/opensb/interface/chat/chat.config.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/opensb/interface/chat/chat.config.patch b/assets/opensb/interface/chat/chat.config.patch
index 9c69e4a..db2650d 100644
--- a/assets/opensb/interface/chat/chat.config.patch
+++ b/assets/opensb/interface/chat/chat.config.patch
@@ -1,8 +1,8 @@
{
"config" : {
"font" : {
- "directives" : "",
- "padding" : [0, 0] // Padding to prevent border clipping at the edges of the log canvas while keeping compatible with mods that patch the canvas size
+ "directives" : "?border=1;000;0000",
+ "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" : {
"local" : "^white;",