Merge pull request #156 from SilverSokolova/merchantShineFix

Fix merchant shine when using Patch Project
This commit is contained in:
Kae 2024-12-19 10:40:20 +11:00 committed by GitHub
commit 7d98cc8e04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 866 B

View File

@ -0,0 +1,12 @@
[
{
"op" : "test",
"path" : "/paneLayout/bgShine/position/1",
"value" : -12
},
{
"op" : "replace",
"path" : "/paneLayout/bgShine/position/1",
"value" : -19
}
]