From 99e588b52f711ee63aeda5e033a77380d7add709 Mon Sep 17 00:00:00 2001 From: Cutieguwu <109807080+Cutieguwu@users.noreply.github.com> Date: Tue, 9 Jan 2024 17:05:58 -0500 Subject: [PATCH] Update Detectowor.py --- Detectowor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Detectowor.py b/Detectowor.py index 4d07285..2328505 100644 --- a/Detectowor.py +++ b/Detectowor.py @@ -98,7 +98,7 @@ def run(): raise SystemExit else: - __DEBUG.run("Unknown System detected. Exiting") + _DEBUG.run("Unknown System detected. Exiting") def exit():