mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2026-06-09 22:14:51 +00:00
feat: added quit for zht
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
@@ -271,5 +271,11 @@ QUIT = ButtonWrapper(
|
|||||||
color=(225, 225, 225),
|
color=(225, 225, 225),
|
||||||
button=(410, 473, 623, 532),
|
button=(410, 473, 623, 532),
|
||||||
),
|
),
|
||||||
zht=None,
|
zht=Button(
|
||||||
|
file='./assets/zht/base/popup/QUIT.png',
|
||||||
|
area=(556, 310, 713, 364),
|
||||||
|
search=(536, 290, 733, 384),
|
||||||
|
color=(215, 215, 215),
|
||||||
|
button=(411, 472, 620, 535),
|
||||||
|
),
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user