mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 22:05:12 +00:00
fix: update en EVENT_CHECK
This commit is contained in:
parent
7976542752
commit
96fa53a419
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 16 KiB |
@ -686,10 +686,10 @@ WORK_GO_TO_EVENT = ButtonWrapper(
|
|||||||
),
|
),
|
||||||
en=Button(
|
en=Button(
|
||||||
file='./assets/en/base/page/WORK_GO_TO_EVENT.png',
|
file='./assets/en/base/page/WORK_GO_TO_EVENT.png',
|
||||||
area=(67, 131, 142, 201),
|
area=(71, 134, 137, 200),
|
||||||
search=(47, 111, 162, 221),
|
search=(51, 114, 157, 220),
|
||||||
color=(134, 153, 166),
|
color=(147, 142, 140),
|
||||||
button=(67, 131, 142, 201),
|
button=(71, 134, 137, 200),
|
||||||
),
|
),
|
||||||
zht=Button(
|
zht=Button(
|
||||||
file='./assets/zht/base/page/WORK_GO_TO_EVENT.png',
|
file='./assets/zht/base/page/WORK_GO_TO_EVENT.png',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user