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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user