mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-19 17:15:21 +00:00
fix: task for EN
This commit is contained in:
parent
fb02cedd8d
commit
59b310b6df
Binary file not shown.
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 7.9 KiB |
@ -31,10 +31,10 @@ CLAIMED = ButtonWrapper(
|
|||||||
),
|
),
|
||||||
en=Button(
|
en=Button(
|
||||||
file='./assets/en/task/CLAIMED.png',
|
file='./assets/en/task/CLAIMED.png',
|
||||||
area=(937, 641, 1010, 696),
|
area=(921, 643, 1026, 692),
|
||||||
search=(917, 621, 1030, 716),
|
search=(901, 623, 1046, 712),
|
||||||
color=(212, 212, 211),
|
color=(127, 131, 135),
|
||||||
button=(937, 641, 1010, 696),
|
button=(921, 643, 1026, 692),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
CLAIMED_ALL = ButtonWrapper(
|
CLAIMED_ALL = ButtonWrapper(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user