mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-22 00:35:34 +00:00
Fix: PLANNER_CHECK.png
This commit is contained in:
parent
72d8673434
commit
098925ea4a
Binary file not shown.
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.2 KiB |
@ -381,10 +381,10 @@ PLANNER_CHECK = ButtonWrapper(
|
||||
name='PLANNER_CHECK',
|
||||
share=Button(
|
||||
file='./assets/share/base/page/PLANNER_CHECK.png',
|
||||
area=(39, 47, 74, 74),
|
||||
search=(19, 27, 94, 94),
|
||||
color=(148, 131, 98),
|
||||
button=(39, 47, 74, 74),
|
||||
area=(41, 48, 74, 73),
|
||||
search=(21, 28, 94, 93),
|
||||
color=(144, 128, 98),
|
||||
button=(41, 48, 74, 73),
|
||||
),
|
||||
)
|
||||
ROGUE_CHECK = ButtonWrapper(
|
||||
|
Loading…
Reference in New Issue
Block a user