1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 20:04:52 +00:00

fix(cafe): expand search box

This commit is contained in:
2023-11-23 16:21:58 +08:00
parent 4ce8073096
commit 15bf77da3d
2 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -17,10 +17,10 @@ BOX_SEARCH = ButtonWrapper(
name='BOX_SEARCH',
share=Button(
file='./assets/share/cafe/BOX_SEARCH.png',
area=(61, 72, 1176, 653),
search=(41, 52, 1196, 673),
color=(172, 180, 188),
button=(61, 72, 1176, 653),
area=(12, 71, 1176, 654),
search=(0, 51, 1196, 674),
color=(175, 183, 190),
button=(12, 71, 1176, 654),
),
)
CAFE_FIRST = ButtonWrapper(