mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-22 00:35:34 +00:00
Fix: OCR_ASSIGNMENT_LIMIT
This commit is contained in:
parent
438ae6f488
commit
3ac9e264e6
Binary file not shown.
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 12 KiB |
@ -47,10 +47,10 @@ OCR_ASSIGNMENT_LIMIT = ButtonWrapper(
|
||||
name='OCR_ASSIGNMENT_LIMIT',
|
||||
share=Button(
|
||||
file='./assets/share/assignment/ui/OCR_ASSIGNMENT_LIMIT.png',
|
||||
area=(1095, 82, 1180, 125),
|
||||
search=(1075, 62, 1200, 145),
|
||||
color=(41, 44, 50),
|
||||
button=(1095, 82, 1180, 125),
|
||||
area=(1095, 95, 1180, 119),
|
||||
search=(1075, 75, 1200, 139),
|
||||
color=(51, 54, 60),
|
||||
button=(1095, 95, 1180, 119),
|
||||
),
|
||||
)
|
||||
OCR_ASSIGNMENT_LIST = ButtonWrapper(
|
||||
|
Loading…
Reference in New Issue
Block a user