Revert: COMBAT_PAUSE

This commit is contained in:
LmeSzinc 2024-03-16 15:55:29 +08:00
parent 5bb58c7f50
commit e0acc9789e
2 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@ -17,10 +17,10 @@ COMBAT_PAUSE = ButtonWrapper(
name='COMBAT_PAUSE',
share=Button(
file='./assets/share/combat/state/COMBAT_PAUSE.png',
area=(1218, 43, 1245, 53),
search=(1198, 23, 1265, 73),
color=(121, 126, 131),
button=(1218, 43, 1245, 53),
area=(1218, 27, 1245, 53),
search=(1198, 7, 1265, 73),
color=(125, 129, 134),
button=(1218, 27, 1245, 53),
),
)
COMBAT_SPEED_2X = ButtonWrapper(