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

fix: update ui assets for jp

This commit is contained in:
YoursFunny 2024-02-21 18:26:00 +08:00
parent d082df0f03
commit b9cf5aa910
Signed by: YoursFunny
GPG Key ID: 207EDC3CD5B40F9C
5 changed files with 16 additions and 16 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

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