This commit is contained in:
Yinhr 2024-09-28 01:49:02 +08:00 committed by GitHub
commit ec2d38b6f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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

@ -391,10 +391,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(