mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2026-06-24 03:04:51 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
d73204bfeb
|
|||
|
2502be5c6b
|
Binary file not shown.
|
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.6 KiB |
@@ -14,16 +14,16 @@ CIRCLE = ButtonWrapper(
|
|||||||
),
|
),
|
||||||
en=Button(
|
en=Button(
|
||||||
file='./assets/en/circle/CIRCLE.png',
|
file='./assets/en/circle/CIRCLE.png',
|
||||||
area=(196, 314, 235, 355),
|
area=(197, 314, 229, 351),
|
||||||
search=(176, 294, 255, 375),
|
search=(177, 294, 249, 371),
|
||||||
color=(183, 221, 238),
|
color=(173, 219, 236),
|
||||||
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=(196, 314, 235, 355),
|
area=(197, 314, 229, 350),
|
||||||
search=(176, 294, 255, 375),
|
search=(177, 294, 249, 370),
|
||||||
color=(183, 221, 238),
|
color=(171, 218, 236),
|
||||||
button=(190, 296, 433, 457),
|
button=(190, 296, 433, 457),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user