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

fix: momotalk

This commit is contained in:
RedDeadDepresso
2024-01-03 22:10:17 +00:00
committed by YoursFunny
parent 9bf970e5fb
commit d7722c044e
3 changed files with 53 additions and 33 deletions
+11
View File
@@ -14,6 +14,17 @@ BEGIN_STORY = ButtonWrapper(
button=(796, 540, 1059, 591),
),
)
CHATTING = ButtonWrapper(
name='CHATTING',
jp=None,
en=Button(
file='./assets/en/momotalk/CHATTING.png',
area=(774, 563, 821, 585),
search=(754, 543, 841, 605),
color=(89, 102, 121),
button=(774, 563, 821, 585),
),
)
CHAT_AREA = ButtonWrapper(
name='CHAT_AREA',
jp=None,