mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-15 22:19:18 +00:00
Upd: COMBAT_SUPPORT_LIST
so first support can be detected
This commit is contained in:
parent
19eeb54a0f
commit
686f29c8ee
BIN
assets/share/combat/support/COMBAT_SUPPORT_LIST.SEARCH.png
Normal file
BIN
assets/share/combat/support/COMBAT_SUPPORT_LIST.SEARCH.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 106 KiB |
@ -18,7 +18,7 @@ COMBAT_SUPPORT_LIST = ButtonWrapper(
|
||||
share=Button(
|
||||
file='./assets/share/combat/support/COMBAT_SUPPORT_LIST.png',
|
||||
area=(39, 645, 65, 669),
|
||||
search=(19, 625, 85, 689),
|
||||
search=(32, 643, 72, 683),
|
||||
color=(204, 206, 206),
|
||||
button=(39, 645, 65, 669),
|
||||
),
|
||||
@ -27,10 +27,10 @@ COMBAT_SUPPORT_LIST_GRID = ButtonWrapper(
|
||||
name='COMBAT_SUPPORT_LIST_GRID',
|
||||
share=Button(
|
||||
file='./assets/share/combat/support/COMBAT_SUPPORT_LIST_GRID.png',
|
||||
area=(36, 148, 128, 629),
|
||||
search=(16, 128, 148, 649),
|
||||
color=(135, 124, 133),
|
||||
button=(36, 148, 128, 629),
|
||||
area=(26, 109, 131, 634),
|
||||
search=(6, 89, 151, 654),
|
||||
color=(101, 87, 99),
|
||||
button=(26, 109, 131, 634),
|
||||
),
|
||||
)
|
||||
COMBAT_SUPPORT_LIST_SCROLL = ButtonWrapper(
|
||||
|
Loading…
Reference in New Issue
Block a user