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

feat(cafe): handle unexpected popups

This commit is contained in:
2023-11-05 23:19:51 +08:00
parent 937a7c63e8
commit 77f0ded95f
5 changed files with 28 additions and 1 deletions
+20
View File
@@ -103,6 +103,26 @@ GOT_REWARD = ButtonWrapper(
button=(561, 501, 718, 556),
),
)
INVENTORY = ButtonWrapper(
name='INVENTORY',
jp=Button(
file='./assets/jp/cafe/INVENTORY.png',
area=(553, 94, 725, 122),
search=(533, 74, 745, 142),
color=(198, 205, 213),
button=(1130, 94, 1156, 120),
),
)
MOMOTALK_CLOSE = ButtonWrapper(
name='MOMOTALK_CLOSE',
jp=Button(
file='./assets/jp/cafe/MOMOTALK_CLOSE.png',
area=(824, 82, 850, 108),
search=(804, 62, 870, 128),
color=(252, 182, 194),
button=(824, 82, 850, 108),
),
)
OCR_CAFE = ButtonWrapper(
name='OCR_CAFE',
jp=Button(