mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 19:55:12 +00:00
fix: auto-mission
This commit is contained in:
parent
f086844e92
commit
91bdc79fa9
Binary file not shown.
|
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 6.6 KiB |
@ -123,10 +123,10 @@ CHEST = ButtonWrapper(
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/auto_mission/CHEST.png',
|
||||
area=(150, 539, 206, 578),
|
||||
search=(130, 519, 226, 598),
|
||||
color=(150, 204, 233),
|
||||
button=(150, 539, 206, 578),
|
||||
area=(151, 544, 185, 576),
|
||||
search=(131, 524, 205, 596),
|
||||
color=(144, 206, 238),
|
||||
button=(151, 544, 185, 576),
|
||||
),
|
||||
)
|
||||
END_PHASE = ButtonWrapper(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user