mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 19:55:12 +00:00
Compare commits
2 Commits
dda9a54f86
...
123c248f43
| Author | SHA1 | Date | |
|---|---|---|---|
| 123c248f43 | |||
| 1461cc41c6 |
Binary file not shown.
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 6.1 KiB |
@ -96,18 +96,18 @@ CIRCLE_CHECK = ButtonWrapper(
|
||||
),
|
||||
en=Button(
|
||||
file='./assets/en/base/page/CIRCLE_CHECK.png',
|
||||
area=(102, 8, 168, 38),
|
||||
search=(82, 0, 188, 58),
|
||||
color=(190, 199, 208),
|
||||
button=(102, 8, 168, 38),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/base/page/CIRCLE_CHECK.png',
|
||||
area=(106, 10, 161, 38),
|
||||
search=(86, 0, 181, 58),
|
||||
color=(154, 167, 180),
|
||||
button=(106, 10, 161, 38),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/base/page/CIRCLE_CHECK.png',
|
||||
area=(93, 3, 224, 39),
|
||||
search=(73, 0, 244, 59),
|
||||
color=(187, 197, 206),
|
||||
button=(93, 3, 224, 39),
|
||||
),
|
||||
)
|
||||
COMMISSIONS_CHECK = ButtonWrapper(
|
||||
name='COMMISSIONS_CHECK',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user