mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Upd: Move MENU_CHECK as no exit on cloud
This commit is contained in:
parent
e8222c589f
commit
30e6b93661
Binary file not shown.
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.1 KiB |
@ -286,10 +286,10 @@ MENU_CHECK = ButtonWrapper(
|
|||||||
name='MENU_CHECK',
|
name='MENU_CHECK',
|
||||||
share=Button(
|
share=Button(
|
||||||
file='./assets/share/base/page/MENU_CHECK.png',
|
file='./assets/share/base/page/MENU_CHECK.png',
|
||||||
area=(1222, 638, 1252, 669),
|
area=(1222, 298, 1237, 326),
|
||||||
search=(1202, 618, 1272, 689),
|
search=(1202, 278, 1257, 346),
|
||||||
color=(57, 50, 39),
|
color=(65, 65, 68),
|
||||||
button=(1222, 638, 1252, 669),
|
button=(1222, 298, 1237, 326),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
MENU_GOTO_ASSIGNMENT = ButtonWrapper(
|
MENU_GOTO_ASSIGNMENT = ButtonWrapper(
|
||||||
|
Loading…
Reference in New Issue
Block a user