From c3a95052bedc87bbcfa71f8ab7bc727b73765e1a Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Sun, 24 May 2020 14:31:28 -0300 Subject: [PATCH] Update PyBlock.py --- PyBlock.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyBlock.py b/PyBlock.py index e2d63b8..b149eee 100644 --- a/PyBlock.py +++ b/PyBlock.py @@ -508,7 +508,7 @@ def menuF(menuV): #--------------------------------- End Main Menu execution -------------------------------- def prt(): - tprint("PyBLØCK", font="rnd-large") # random title design + tprint("PyBLOCK", font="rnd-large") # random title design def tmp(): t.sleep(15)