mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-15 22:19:18 +00:00
Fix: Enlarge search area of SURVIVAL_INDEX_OE_LOADED
so it can be detected during double rogue event
This commit is contained in:
parent
694cb51b5f
commit
f478058cb9
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
@ -38,7 +38,7 @@ SURVIVAL_INDEX_OE_LOADED = ButtonWrapper(
|
||||
share=Button(
|
||||
file='./assets/share/dungeon/ui_rogue/SURVIVAL_INDEX_OE_LOADED.png',
|
||||
area=(473, 207, 498, 232),
|
||||
search=(453, 187, 518, 252),
|
||||
search=(468, 193, 503, 283),
|
||||
color=(185, 135, 74),
|
||||
button=(473, 207, 498, 232),
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user