From 72c4bf8bfb0574682f2f248178879b8c2b76d7ae Mon Sep 17 00:00:00 2001 From: Wish <100239673+wish13yt@users.noreply.github.com> Date: Sun, 20 Oct 2024 18:00:10 -0500 Subject: [PATCH] Update lb.py --- lb.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lb.py b/lb.py index e2f3408..bcbed79 100644 --- a/lb.py +++ b/lb.py @@ -150,6 +150,6 @@ def cls(): print(quotient) code() if (command == "dungeon"): - print("Freakybob keeps me in his dungeon all day. I want out. help") - code() + print("Freakybob keeps me in his dungeon all day. I want out. help") + code() code()