mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 19:55:12 +00:00
Compare commits
No commits in common. "714c127207b05a6b9009c452430f7e7a94fb5759" and "74ef1a7b4d049b7bb538467c42d6d2d4a75358c4" have entirely different histories.
714c127207
...
74ef1a7b4d
Binary file not shown.
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.8 KiB |
@ -353,10 +353,10 @@ MAIN_GO_TO_WORK = ButtonWrapper(
|
|||||||
name='MAIN_GO_TO_WORK',
|
name='MAIN_GO_TO_WORK',
|
||||||
jp=Button(
|
jp=Button(
|
||||||
file='./assets/jp/base/page/MAIN_GO_TO_WORK.png',
|
file='./assets/jp/base/page/MAIN_GO_TO_WORK.png',
|
||||||
area=(1169, 588, 1239, 612),
|
area=(1167, 605, 1241, 632),
|
||||||
search=(1149, 568, 1259, 632),
|
search=(1147, 585, 1261, 652),
|
||||||
color=(150, 162, 180),
|
color=(135, 149, 169),
|
||||||
button=(1169, 588, 1239, 612),
|
button=(1167, 605, 1241, 632),
|
||||||
),
|
),
|
||||||
en=Button(
|
en=Button(
|
||||||
file='./assets/en/base/page/MAIN_GO_TO_WORK.png',
|
file='./assets/en/base/page/MAIN_GO_TO_WORK.png',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user