mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-15 22:19:18 +00:00
Upd: DUNGEON_COMBAT_INTERACT
This commit is contained in:
parent
92bbb9204a
commit
6c6296651f
Binary file not shown.
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 21 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.2 KiB |
@ -7,9 +7,9 @@ DUNGEON_COMBAT_INTERACT = ButtonWrapper(
|
||||
name='DUNGEON_COMBAT_INTERACT',
|
||||
share=Button(
|
||||
file='./assets/share/combat/interact/DUNGEON_COMBAT_INTERACT.png',
|
||||
area=(779, 419, 807, 442),
|
||||
search=(759, 399, 827, 462),
|
||||
color=(190, 191, 191),
|
||||
button=(777, 412, 997, 446),
|
||||
area=(753, 419, 781, 441),
|
||||
search=(733, 399, 801, 461),
|
||||
color=(199, 197, 198),
|
||||
button=(750, 411, 997, 448),
|
||||
),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user