mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 19:55:12 +00:00
fix: distinguish task and campaign in zht
This commit is contained in:
parent
e7878d63b0
commit
de73446f73
Binary file not shown.
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 13 KiB |
@ -573,10 +573,10 @@ WORK_CHECK = ButtonWrapper(
|
|||||||
),
|
),
|
||||||
zht=Button(
|
zht=Button(
|
||||||
file='./assets/zht/base/page/WORK_CHECK.png',
|
file='./assets/zht/base/page/WORK_CHECK.png',
|
||||||
area=(102, 6, 169, 41),
|
area=(668, 402, 774, 442),
|
||||||
search=(82, 0, 189, 61),
|
search=(648, 382, 794, 462),
|
||||||
color=(184, 194, 203),
|
color=(182, 199, 224),
|
||||||
button=(102, 6, 169, 41),
|
button=(668, 402, 774, 442),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
WORK_GO_TO_BOUNTY = ButtonWrapper(
|
WORK_GO_TO_BOUNTY = ButtonWrapper(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user