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

fix: update ui assets and circle for jp

This commit is contained in:
2024-01-25 19:40:09 +08:00
parent a5d478ce56
commit daca32d4fe
11 changed files with 73 additions and 2 deletions
+11
View File
@@ -3,6 +3,17 @@ from module.base.button import Button, ButtonWrapper
# This file was auto-generated, do not modify it manually. To generate:
# ``` python -m dev_tools.button_extract ```
CIRCLE = ButtonWrapper(
name='CIRCLE',
jp=Button(
file='./assets/jp/circle/CIRCLE.png',
area=(197, 315, 228, 350),
search=(177, 295, 248, 370),
color=(166, 215, 235),
button=(188, 299, 435, 456),
),
en=None,
)
GET_REWARD_AP = ButtonWrapper(
name='GET_REWARD_AP',
jp=Button(