mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Upd: [EN] OCR_DOUBLE_EVENT_REMAIN
This commit is contained in:
parent
4be329597c
commit
3ae48fedd8
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 13 KiB |
@ -37,10 +37,10 @@ OCR_DOUBLE_EVENT_REMAIN = ButtonWrapper(
|
|||||||
name='OCR_DOUBLE_EVENT_REMAIN',
|
name='OCR_DOUBLE_EVENT_REMAIN',
|
||||||
share=Button(
|
share=Button(
|
||||||
file='./assets/share/dungeon/event/OCR_DOUBLE_EVENT_REMAIN.png',
|
file='./assets/share/dungeon/event/OCR_DOUBLE_EVENT_REMAIN.png',
|
||||||
area=(523, 181, 1087, 203),
|
area=(513, 181, 1103, 203),
|
||||||
search=(503, 161, 1107, 223),
|
search=(493, 161, 1123, 223),
|
||||||
color=(200, 162, 88),
|
color=(201, 164, 88),
|
||||||
button=(523, 181, 1087, 203),
|
button=(513, 181, 1103, 203),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
OCR_DOUBLE_EVENT_REMAIN_AT_COMBAT = ButtonWrapper(
|
OCR_DOUBLE_EVENT_REMAIN_AT_COMBAT = ButtonWrapper(
|
||||||
|
Loading…
Reference in New Issue
Block a user