diff options
author | SilverSokolova <80606782+SilverSokolova@users.noreply.github.com> | 2024-12-18 13:59:10 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-18 13:59:10 -0600 |
commit | c80f55bef2e9bdab1bf30fead9715b19816bc84d (patch) | |
tree | 24d0e1424e0a364d22530cc50ebe56698de3ef4b /assets/opensb | |
parent | fa81726902facdee92adf106251aca64c914221a (diff) |
Create merchant.config.patch
Diffstat (limited to 'assets/opensb')
-rw-r--r-- | assets/opensb/interface/windowconfig/merchant.config.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/assets/opensb/interface/windowconfig/merchant.config.patch b/assets/opensb/interface/windowconfig/merchant.config.patch new file mode 100644 index 0000000..fd483c2 --- /dev/null +++ b/assets/opensb/interface/windowconfig/merchant.config.patch @@ -0,0 +1,12 @@ +[ + { + "op" : "test", + "path" : "/paneLayout/bgShine/position/1", + "value" : -12 + }, + { + "op" : "replace", + "path" : "/paneLayout/bgShine/position/1", + "value" : -19 + } +] |