Update spvblock.py

This commit is contained in:
curly60e 2024-07-25 16:17:38 -03:00 committed by GitHub
parent 292bbe4c23
commit bcc5e2fb2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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()