1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2025-12-16 13:25:13 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
62ef4c733c
fix: update assets file 2025-07-22 20:13:27 +08:00
27dbd31434
fix: update ui assets for jp 2025-07-22 20:12:46 +08:00
2 changed files with 7 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@ -311,6 +311,13 @@ MAIN_GO_TO_MOMOTALK = ButtonWrapper(
) )
MAIN_GO_TO_PURCHASE = ButtonWrapper( MAIN_GO_TO_PURCHASE = ButtonWrapper(
name='MAIN_GO_TO_PURCHASE', name='MAIN_GO_TO_PURCHASE',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_PURCHASE.png',
area=(147, 214, 179, 254),
search=(127, 194, 199, 274),
color=(171, 216, 241),
button=(147, 214, 179, 254),
),
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=(148, 204, 183, 253), area=(148, 204, 183, 253),