mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Fix: adjust blessing ocr area
This commit is contained in:
parent
f9ec1deb2a
commit
8c0ea40c76
Binary file not shown.
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 141 KiB |
@ -67,9 +67,9 @@ OCR_ROGUE_BUFF = ButtonWrapper(
|
||||
name='OCR_ROGUE_BUFF',
|
||||
share=Button(
|
||||
file='./assets/share/rogue/blessing/OCR_ROGUE_BUFF.png',
|
||||
area=(165, 146, 1125, 370),
|
||||
search=(145, 126, 1145, 390),
|
||||
color=(93, 96, 105),
|
||||
button=(165, 146, 1125, 370),
|
||||
area=(155, 140, 1123, 348),
|
||||
search=(135, 120, 1143, 368),
|
||||
color=(80, 87, 106),
|
||||
button=(155, 140, 1123, 348),
|
||||
),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user