1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 20:04:52 +00:00

fix: distinguish task and campaign in zht

This commit is contained in:
RedDeadDepresso
2024-01-12 01:55:37 +00:00
committed by YoursFunny
parent e7878d63b0
commit de73446f73
2 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -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(