mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Upd: Battle pass tabs
This commit is contained in:
parent
576276e2da
commit
e8222c589f
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 28 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 29 KiB |
@ -97,10 +97,10 @@ PERIOD_MISSION_CLICK = ButtonWrapper(
|
|||||||
name='PERIOD_MISSION_CLICK',
|
name='PERIOD_MISSION_CLICK',
|
||||||
share=Button(
|
share=Button(
|
||||||
file='./assets/share/battle_pass/PERIOD_MISSION_CLICK.png',
|
file='./assets/share/battle_pass/PERIOD_MISSION_CLICK.png',
|
||||||
area=(128, 478, 323, 578),
|
area=(128, 412, 303, 561),
|
||||||
search=(108, 458, 343, 598),
|
search=(108, 392, 323, 581),
|
||||||
color=(72, 65, 45),
|
color=(75, 67, 50),
|
||||||
button=(128, 478, 323, 578),
|
button=(128, 412, 303, 561),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
REWARDS_CHECK = ButtonWrapper(
|
REWARDS_CHECK = ButtonWrapper(
|
||||||
@ -164,9 +164,9 @@ WEEK_MISSION_CLICK = ButtonWrapper(
|
|||||||
name='WEEK_MISSION_CLICK',
|
name='WEEK_MISSION_CLICK',
|
||||||
share=Button(
|
share=Button(
|
||||||
file='./assets/share/battle_pass/WEEK_MISSION_CLICK.png',
|
file='./assets/share/battle_pass/WEEK_MISSION_CLICK.png',
|
||||||
area=(128, 336, 323, 477),
|
area=(128, 197, 302, 344),
|
||||||
search=(108, 316, 343, 497),
|
search=(108, 177, 322, 364),
|
||||||
color=(68, 62, 42),
|
color=(76, 68, 51),
|
||||||
button=(128, 336, 323, 477),
|
button=(128, 197, 302, 344),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user