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 9bed9309c2 fix: update assets file 2026-05-26 21:43:29 +08:00
YoursFunny 88ea4790f8 fix: update ui assets for OVERSEA server 2026-05-26 21:41:17 +08:00
+4 -4
View File
@@ -369,10 +369,10 @@ MAIN_GO_TO_PURCHASE = ButtonWrapper(
), ),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_PURCHASE.png', file='./assets/share/base/page/MAIN_GO_TO_PURCHASE.png',
area=(135, 211, 168, 250), area=(135, 212, 166, 250),
search=(115, 191, 188, 270), search=(115, 192, 186, 270),
color=(166, 207, 238), color=(179, 217, 240),
button=(135, 211, 168, 250), button=(135, 212, 166, 250),
), ),
) )
MAIN_GO_TO_SCHEDULE = ButtonWrapper( MAIN_GO_TO_SCHEDULE = ButtonWrapper(