1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-29 12:54:52 +00:00

fix: update en for assets

This commit is contained in:
2023-11-15 17:42:56 +08:00
parent 95942dd64d
commit 12ede66b04
8 changed files with 83 additions and 0 deletions
+2
View File
@@ -12,6 +12,7 @@ MAIL_RECEIVE = ButtonWrapper(
color=(174, 151, 53),
button=(1043, 640, 1226, 701),
),
en=None,
)
MAIL_RECEIVED = ButtonWrapper(
name='MAIL_RECEIVED',
@@ -22,4 +23,5 @@ MAIL_RECEIVED = ButtonWrapper(
color=(195, 196, 196),
button=(1085, 657, 1186, 685),
),
en=None,
)