Upd: BATTLE_PASS_NOTIFICATION

This commit is contained in:
LmeSzinc 2023-11-15 18:46:58 +08:00
parent 3dd7cf75e2
commit 407e874608
4 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@ -7,10 +7,10 @@ BATTLE_PASS_NOTIFICATION = ButtonWrapper(
name='BATTLE_PASS_NOTIFICATION', name='BATTLE_PASS_NOTIFICATION',
share=Button( share=Button(
file='./assets/share/base/popup/BATTLE_PASS_NOTIFICATION.png', file='./assets/share/base/popup/BATTLE_PASS_NOTIFICATION.png',
area=(960, 601, 984, 625), area=(922, 592, 944, 614),
search=(940, 581, 1004, 645), search=(850, 589, 952, 618),
color=(137, 127, 109), color=(122, 112, 93),
button=(895, 595, 1180, 630), button=(918, 587, 1079, 619),
), ),
) )
GET_LIGHT_CONE = ButtonWrapper( GET_LIGHT_CONE = ButtonWrapper(