mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 19:55:12 +00:00
fix: update assets file
This commit is contained in:
parent
2502be5c6b
commit
d73204bfeb
@ -117,10 +117,10 @@ OCR_TICKET = ButtonWrapper(
|
|||||||
),
|
),
|
||||||
zht=Button(
|
zht=Button(
|
||||||
file='./assets/zht/bounty/OCR_TICKET.png',
|
file='./assets/zht/bounty/OCR_TICKET.png',
|
||||||
area=(155, 81, 206, 119),
|
area=(168, 84, 219, 121),
|
||||||
search=(135, 61, 226, 139),
|
search=(148, 64, 239, 141),
|
||||||
color=(209, 217, 221),
|
color=(202, 210, 216),
|
||||||
button=(155, 81, 206, 119),
|
button=(168, 84, 219, 121),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
SELECT_DESERT_RAILROAD = ButtonWrapper(
|
SELECT_DESERT_RAILROAD = ButtonWrapper(
|
||||||
|
|||||||
@ -117,10 +117,10 @@ OCR_TICKET = ButtonWrapper(
|
|||||||
),
|
),
|
||||||
zht=Button(
|
zht=Button(
|
||||||
file='./assets/zht/scrimmage/OCR_TICKET.png',
|
file='./assets/zht/scrimmage/OCR_TICKET.png',
|
||||||
area=(155, 82, 206, 118),
|
area=(170, 87, 220, 119),
|
||||||
search=(135, 62, 226, 138),
|
search=(150, 67, 240, 139),
|
||||||
color=(218, 222, 225),
|
color=(208, 213, 216),
|
||||||
button=(155, 82, 206, 118),
|
button=(170, 87, 220, 119),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
SELECT_GEHENNA = ButtonWrapper(
|
SELECT_GEHENNA = ButtonWrapper(
|
||||||
|
|||||||
@ -189,9 +189,9 @@ PLAYER_SELECT_FIRST = ButtonWrapper(
|
|||||||
),
|
),
|
||||||
zht=Button(
|
zht=Button(
|
||||||
file='./assets/zht/tactical_challenge/PLAYER_SELECT_FIRST.png',
|
file='./assets/zht/tactical_challenge/PLAYER_SELECT_FIRST.png',
|
||||||
area=(469, 289, 512, 325),
|
area=(467, 294, 495, 315),
|
||||||
search=(449, 269, 532, 345),
|
search=(447, 274, 515, 335),
|
||||||
color=(206, 214, 221),
|
color=(190, 201, 206),
|
||||||
button=(606, 173, 1099, 260),
|
button=(606, 173, 1099, 260),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user