1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-01-06 01:15:12 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
RedDeadDepresso
be5162ae52
Merge 96fa53a419 into 07261d5438 2024-02-01 14:45:51 +00:00
5 changed files with 16 additions and 16 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -270,10 +270,10 @@ MAIN_GO_TO_CIRCLE = ButtonWrapper(
name='MAIN_GO_TO_CIRCLE',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_CIRCLE.png',
area=(542, 630, 581, 665),
search=(522, 610, 601, 685),
color=(164, 225, 243),
button=(542, 630, 581, 665),
area=(486, 630, 522, 665),
search=(466, 610, 542, 685),
color=(166, 228, 245),
button=(486, 630, 522, 665),
),
share=Button(
file='./assets/share/base/page/MAIN_GO_TO_CIRCLE.png',
@ -287,10 +287,10 @@ MAIN_GO_TO_CRAFTING = ButtonWrapper(
name='MAIN_GO_TO_CRAFTING',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_CRAFTING.png',
area=(661, 620, 693, 668),
search=(641, 600, 713, 688),
color=(183, 216, 230),
button=(661, 620, 693, 668),
area=(626, 623, 654, 664),
search=(606, 603, 674, 684),
color=(190, 228, 241),
button=(626, 623, 654, 664),
),
share=Button(
file='./assets/share/base/page/MAIN_GO_TO_CRAFTING.png',
@ -351,10 +351,10 @@ MAIN_GO_TO_SCHEDULE = ButtonWrapper(
name='MAIN_GO_TO_SCHEDULE',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_SCHEDULE.png',
area=(194, 646, 222, 672),
search=(174, 626, 242, 692),
color=(150, 197, 223),
button=(194, 646, 222, 672),
area=(217, 640, 237, 672),
search=(197, 620, 257, 692),
color=(154, 201, 228),
button=(217, 640, 237, 672),
),
share=Button(
file='./assets/share/base/page/MAIN_GO_TO_SCHEDULE.png',
@ -368,10 +368,10 @@ MAIN_GO_TO_SHOP = ButtonWrapper(
name='MAIN_GO_TO_SHOP',
jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_SHOP.png',
area=(774, 628, 816, 670),
search=(754, 608, 836, 690),
color=(145, 203, 229),
button=(774, 628, 816, 670),
area=(756, 629, 795, 666),
search=(736, 609, 815, 686),
color=(151, 215, 241),
button=(756, 629, 795, 666),
),
share=Button(
file='./assets/share/base/page/MAIN_GO_TO_SHOP.png',