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

feat: traditional chinese

This commit is contained in:
RedDeadDepresso
2024-01-07 20:53:43 +00:00
committed by YoursFunny
parent e28b2f1e2e
commit f4ad80d17e
228 changed files with 1234 additions and 6 deletions
+7
View File
@@ -19,4 +19,11 @@ GET_REWARD_AP = ButtonWrapper(
color=(204, 212, 219),
button=(545, 460, 741, 521),
),
zht=Button(
file='./assets/zht/circle/GET_REWARD_AP.png',
area=(539, 145, 740, 175),
search=(519, 125, 760, 195),
color=(160, 172, 184),
button=(540, 456, 741, 521),
),
)