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

Compare commits

..

No commits in common. "fdc50c77a5a8aebf815c13a2f3b14b1f6395b7db" and "b34c37a4b74ebf272b7cc78c4734fdb71058731e" have entirely different histories.

3 changed files with 4 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@ -231,13 +231,6 @@ MAIN_GO_TO_MOMOTALK = ButtonWrapper(
)
MAIN_GO_TO_PURCHASE = ButtonWrapper(
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(
file='./assets/share/base/page/MAIN_GO_TO_PURCHASE.png',
area=(148, 204, 183, 253),
@ -280,10 +273,10 @@ MAIN_GO_TO_WORK = ButtonWrapper(
name='MAIN_GO_TO_WORK',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_WORK.png',
area=(1169, 588, 1239, 612),
search=(1149, 568, 1259, 632),
color=(150, 162, 180),
button=(1169, 588, 1239, 612),
area=(1167, 605, 1241, 632),
search=(1147, 585, 1261, 652),
color=(135, 149, 169),
button=(1167, 605, 1241, 632),
),
en=Button(
file='./assets/en/base/page/MAIN_GO_TO_WORK.png',