1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-10 00:24:51 +00:00

fix: update assets file

This commit is contained in:
2024-07-24 17:27:50 +08:00
parent 2ec7e45172
commit 5b2e22163a
2 changed files with 11 additions and 47 deletions
+7 -1
View File
@@ -12,7 +12,13 @@ CIRCLE = ButtonWrapper(
color=(191, 224, 240),
button=(188, 299, 435, 456),
),
en=None,
en=Button(
file='./assets/en/circle/CIRCLE.png',
area=(197, 314, 229, 351),
search=(177, 294, 249, 371),
color=(173, 219, 236),
button=(191, 298, 434, 457),
),
)
GET_REWARD_AP = ButtonWrapper(
name='GET_REWARD_AP',