1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-23 22:44:51 +00:00

2 Commits

Author SHA1 Message Date
YoursFunny 57540add70 fix: update assets file 2026-05-26 22:00:25 +08:00
YoursFunny 2be5efbe70 fix: update ui assets for OVERSEA server 2026-05-26 22:00:17 +08:00
2 changed files with 4 additions and 4 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

+4 -4
View File
@@ -289,10 +289,10 @@ MAIN_GO_TO_PURCHASE = ButtonWrapper(
),
share=Button(
file='./assets/share/base/page/MAIN_GO_TO_PURCHASE.png',
area=(135, 211, 168, 250),
search=(115, 191, 188, 270),
color=(166, 207, 238),
button=(135, 211, 168, 250),
area=(136, 210, 165, 250),
search=(116, 190, 185, 270),
color=(175, 216, 240),
button=(136, 210, 165, 250),
),
)
MAIN_GO_TO_SCHEDULE = ButtonWrapper(