Update PyBlock.py

This commit is contained in:
curly60e 2024-07-25 16:29:25 -03:00 committed by GitHub
parent 661993c9e2
commit af9cdcde1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7055,9 +7055,12 @@ def miscellaneousLOCALmenuOnchainONLY(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()