mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 22:05:12 +00:00
fix: distinguish task and campaign in zht
This commit is contained in:
parent
d47226cf35
commit
2da192e417
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(
|
||||
file='./assets/zht/base/page/WORK_CHECK.png',
|
||||
area=(102, 6, 169, 41),
|
||||
search=(82, 0, 189, 61),
|
||||
color=(184, 194, 203),
|
||||
button=(102, 6, 169, 41),
|
||||
area=(668, 402, 774, 442),
|
||||
search=(648, 382, 794, 462),
|
||||
color=(182, 199, 224),
|
||||
button=(668, 402, 774, 442),
|
||||
),
|
||||
)
|
||||
WORK_GO_TO_BOUNTY = ButtonWrapper(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user