diff --git a/pybitblock/PyBlock.py b/pybitblock/PyBlock.py index cb7f88a..e864850 100644 --- a/pybitblock/PyBlock.py +++ b/pybitblock/PyBlock.py @@ -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()