Upd: Handle double reward banner of simulated universe

This commit is contained in:
LmeSzinc 2023-06-26 19:30:58 +08:00
parent d9b8c0db08
commit d1307fdb65
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -98,7 +98,7 @@ SURVIVAL_INDEX_LOADED = ButtonWrapper(
share=Button( share=Button(
file='./assets/share/dungeon/ui/SURVIVAL_INDEX_LOADED.png', file='./assets/share/dungeon/ui/SURVIVAL_INDEX_LOADED.png',
area=(451, 244, 481, 265), area=(451, 244, 481, 265),
search=(446, 239, 486, 269), search=(442, 239, 482, 301),
color=(143, 150, 203), color=(143, 150, 203),
button=(451, 244, 481, 265), button=(451, 244, 481, 265),
), ),