mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-17 13:07:17 +02:00
Update spvblock.py
This commit is contained in:
parent
292bbe4c23
commit
bcc5e2fb2d
1 changed files with 3 additions and 0 deletions
|
|
@ -7660,9 +7660,12 @@ def miscellaneousLOCALmenu(misce):
|
|||
blogo()
|
||||
ex()
|
||||
elif misce in ["M", "m"]:
|
||||
os.system('printf "\033[49m"')
|
||||
clear()
|
||||
os.system('printf "\033[49m"')
|
||||
blogo()
|
||||
createimagebitaxe()
|
||||
input("Continue...")
|
||||
elif misce in ["P", "p"]:
|
||||
clear()
|
||||
blogo()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue