mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 13:25:13 +00:00
feat: added quit for zht
This commit is contained in:
parent
e0b139cc2f
commit
a005a46a41
BIN
assets/zht/base/popup/QUIT.BUTTON.png
Normal file
BIN
assets/zht/base/popup/QUIT.BUTTON.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
assets/zht/base/popup/QUIT.png
Normal file
BIN
assets/zht/base/popup/QUIT.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
@ -271,5 +271,11 @@ QUIT = ButtonWrapper(
|
||||
color=(225, 225, 225),
|
||||
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),
|
||||
),
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user