Upd: [EN] DAILY_QUEST_FULL

This commit is contained in:
LmeSzinc 2023-09-15 13:31:36 +08:00
parent 37e29838c5
commit c7d09043c2
2 changed files with 7 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@ -162,7 +162,13 @@ DAILY_QUEST_FULL = ButtonWrapper(
color=(131, 113, 82),
button=(164, 574, 301, 592),
),
en=None,
en=Button(
file='./assets/en/daily/reward/DAILY_QUEST_FULL.png',
area=(182, 592, 282, 603),
search=(162, 572, 302, 623),
color=(142, 122, 87),
button=(182, 592, 282, 603),
),
)
DAILY_QUEST_GOTO = ButtonWrapper(
name='DAILY_QUEST_GOTO',