mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Upd: Battle pass loaded checkers
This commit is contained in:
parent
74cf112cbc
commit
5eba06cd0e
Binary file not shown.
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.4 KiB |
@ -47,10 +47,10 @@ MISSIONS_LOADED = ButtonWrapper(
|
|||||||
name='MISSIONS_LOADED',
|
name='MISSIONS_LOADED',
|
||||||
share=Button(
|
share=Button(
|
||||||
file='./assets/share/battle_pass/MISSIONS_LOADED.png',
|
file='./assets/share/battle_pass/MISSIONS_LOADED.png',
|
||||||
area=(1163, 573, 1179, 589),
|
area=(1155, 572, 1171, 588),
|
||||||
search=(1143, 553, 1199, 609),
|
search=(1135, 552, 1191, 608),
|
||||||
color=(186, 183, 170),
|
color=(186, 183, 170),
|
||||||
button=(1163, 573, 1179, 589),
|
button=(1155, 572, 1171, 588),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
MISSION_PAGE_SCROLL = ButtonWrapper(
|
MISSION_PAGE_SCROLL = ButtonWrapper(
|
||||||
@ -144,10 +144,10 @@ REWARDS_LOADED = ButtonWrapper(
|
|||||||
name='REWARDS_LOADED',
|
name='REWARDS_LOADED',
|
||||||
share=Button(
|
share=Button(
|
||||||
file='./assets/share/battle_pass/REWARDS_LOADED.png',
|
file='./assets/share/battle_pass/REWARDS_LOADED.png',
|
||||||
area=(173, 286, 248, 324),
|
area=(187, 252, 222, 280),
|
||||||
search=(153, 266, 268, 344),
|
search=(167, 232, 242, 300),
|
||||||
color=(96, 96, 94),
|
color=(134, 135, 134),
|
||||||
button=(173, 286, 248, 324),
|
button=(187, 252, 222, 280),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
TODAY_MISSION_CLICK = ButtonWrapper(
|
TODAY_MISSION_CLICK = ButtonWrapper(
|
||||||
|
Loading…
Reference in New Issue
Block a user