Fix: PLANNER_CHECK.png

This commit is contained in:
Yinhr 2024-06-05 23:49:11 +08:00
parent 72d8673434
commit 098925ea4a
2 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@ -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(