mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 19:55:12 +00:00
fix: update assets file
This commit is contained in:
parent
247034a0ea
commit
dda9a54f86
@ -96,10 +96,10 @@ CIRCLE_CHECK = ButtonWrapper(
|
|||||||
),
|
),
|
||||||
en=Button(
|
en=Button(
|
||||||
file='./assets/en/base/page/CIRCLE_CHECK.png',
|
file='./assets/en/base/page/CIRCLE_CHECK.png',
|
||||||
area=(102, 8, 168, 38),
|
area=(106, 10, 161, 38),
|
||||||
search=(82, 0, 188, 58),
|
search=(86, 0, 181, 58),
|
||||||
color=(190, 199, 208),
|
color=(154, 167, 180),
|
||||||
button=(102, 8, 168, 38),
|
button=(106, 10, 161, 38),
|
||||||
),
|
),
|
||||||
zht=Button(
|
zht=Button(
|
||||||
file='./assets/zht/base/page/CIRCLE_CHECK.png',
|
file='./assets/zht/base/page/CIRCLE_CHECK.png',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user