mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-15 22:19:18 +00:00
Upd: Standardize image path
This commit is contained in:
parent
fe30ba38a5
commit
962ac2d947
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
@ -15,8 +15,8 @@ ITEM_CONSUMABLE_CHECK = ButtonWrapper(
|
||||
)
|
||||
ITEM_CONSUMABLE_SCROLL = ButtonWrapper(
|
||||
name='ITEM_CONSUMABLE_SCROLL',
|
||||
cn=Button(
|
||||
file='./assets/cn/daily/consumable_usage/ITEM_CONSUMABLE_SCROLL.png',
|
||||
share=Button(
|
||||
file='./assets/share/daily/consumable_usage/ITEM_CONSUMABLE_SCROLL.png',
|
||||
area=(837, 89, 843, 615),
|
||||
search=(817, 69, 863, 635),
|
||||
color=(118, 117, 121),
|
||||
|
@ -125,8 +125,8 @@ SYNTHESIZE_GOTO_CONSUMABLES = ButtonWrapper(
|
||||
)
|
||||
SYNTHESIZE_SCROLL = ButtonWrapper(
|
||||
name='SYNTHESIZE_SCROLL',
|
||||
cn=Button(
|
||||
file='./assets/cn/daily/synthesize_consumable/SYNTHESIZE_SCROLL.png',
|
||||
share=Button(
|
||||
file='./assets/share/daily/synthesize_consumable/SYNTHESIZE_SCROLL.png',
|
||||
area=(458, 80, 464, 628),
|
||||
search=(438, 60, 484, 648),
|
||||
color=(134, 130, 144),
|
||||
|
Loading…
Reference in New Issue
Block a user