Upd: [EN] PROFILE in freebies

This commit is contained in:
LmeSzinc 2023-10-16 12:36:33 +08:00
parent 315bc261bb
commit 8f1813733a
2 changed files with 7 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -52,5 +52,11 @@ PROFILE = ButtonWrapper(
color=(205, 206, 206),
button=(890, 99, 1111, 131),
),
en=None,
en=Button(
file='./assets/en/freebies/support_reward/PROFILE.png',
area=(907, 102, 1092, 132),
search=(887, 82, 1112, 152),
color=(190, 189, 189),
button=(907, 102, 1092, 132),
),
)