mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-18 02:15:23 +00:00
Compare commits
3 Commits
d73204bfeb
...
72a948da68
| Author | SHA1 | Date | |
|---|---|---|---|
| 72a948da68 | |||
| c69a8543c6 | |||
| c16e50157e |
Binary file not shown.
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.5 KiB |
@ -14,16 +14,16 @@ CIRCLE = ButtonWrapper(
|
|||||||
),
|
),
|
||||||
en=Button(
|
en=Button(
|
||||||
file='./assets/en/circle/CIRCLE.png',
|
file='./assets/en/circle/CIRCLE.png',
|
||||||
area=(197, 314, 229, 351),
|
area=(196, 314, 235, 355),
|
||||||
search=(177, 294, 249, 371),
|
search=(176, 294, 255, 375),
|
||||||
color=(173, 219, 236),
|
color=(183, 221, 238),
|
||||||
button=(191, 298, 434, 457),
|
button=(191, 298, 434, 457),
|
||||||
),
|
),
|
||||||
zht=Button(
|
zht=Button(
|
||||||
file='./assets/zht/circle/CIRCLE.png',
|
file='./assets/zht/circle/CIRCLE.png',
|
||||||
area=(197, 314, 229, 350),
|
area=(196, 314, 235, 355),
|
||||||
search=(177, 294, 249, 370),
|
search=(176, 294, 255, 375),
|
||||||
color=(171, 218, 236),
|
color=(183, 221, 238),
|
||||||
button=(190, 296, 433, 457),
|
button=(190, 296, 433, 457),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user