mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-19 13:18:13 +02:00
Update PyBlock.py
This commit is contained in:
parent
661993c9e2
commit
af9cdcde1d
1 changed files with 3 additions and 0 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue