mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Upd: ocr_world asset
This commit is contained in:
parent
051864decc
commit
c42108f9ae
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 15 KiB |
@ -27,10 +27,10 @@ OCR_WORLD = ButtonWrapper(
|
||||
name='OCR_WORLD',
|
||||
share=Button(
|
||||
file='./assets/share/rogue/entry/OCR_WORLD.png',
|
||||
area=(518, 342, 623, 370),
|
||||
search=(498, 322, 643, 390),
|
||||
color=(84, 83, 101),
|
||||
button=(518, 342, 623, 370),
|
||||
area=(488, 339, 718, 371),
|
||||
search=(468, 319, 738, 391),
|
||||
color=(45, 44, 68),
|
||||
button=(488, 339, 718, 371),
|
||||
),
|
||||
)
|
||||
WORLD_ENTER = ButtonWrapper(
|
||||
|
Loading…
Reference in New Issue
Block a user