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():