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

fix: update assets file

This commit is contained in:
2026-05-26 21:58:03 +08:00
parent 2be5efbe70
commit 57540add70
+4 -4
View File
@@ -289,10 +289,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=(136, 210, 165, 250),
search=(115, 191, 188, 270), search=(116, 190, 185, 270),
color=(166, 207, 238), color=(175, 216, 240),
button=(135, 211, 168, 250), button=(136, 210, 165, 250),
), ),
) )
MAIN_GO_TO_SCHEDULE = ButtonWrapper( MAIN_GO_TO_SCHEDULE = ButtonWrapper(