Upd: Battle pass loaded checkers

This commit is contained in:
LmeSzinc 2023-11-17 22:20:02 +08:00
parent 74cf112cbc
commit 5eba06cd0e
3 changed files with 7 additions and 7 deletions

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

View File

@ -47,10 +47,10 @@ MISSIONS_LOADED = ButtonWrapper(
name='MISSIONS_LOADED',
share=Button(
file='./assets/share/battle_pass/MISSIONS_LOADED.png',
area=(1163, 573, 1179, 589),
search=(1143, 553, 1199, 609),
area=(1155, 572, 1171, 588),
search=(1135, 552, 1191, 608),
color=(186, 183, 170),
button=(1163, 573, 1179, 589),
button=(1155, 572, 1171, 588),
),
)
MISSION_PAGE_SCROLL = ButtonWrapper(
@ -144,10 +144,10 @@ REWARDS_LOADED = ButtonWrapper(
name='REWARDS_LOADED',
share=Button(
file='./assets/share/battle_pass/REWARDS_LOADED.png',
area=(173, 286, 248, 324),
search=(153, 266, 268, 344),
color=(96, 96, 94),
button=(173, 286, 248, 324),
area=(187, 252, 222, 280),
search=(167, 232, 242, 300),
color=(134, 135, 134),
button=(187, 252, 222, 280),
),
)
TODAY_MISSION_CLICK = ButtonWrapper(