Update Detectowor.py

This commit is contained in:
Cutieguwu
2024-01-09 17:05:58 -05:00
parent ffc15998bf
commit 99e588b52f

View File

@@ -98,7 +98,7 @@ def run():
raise SystemExit raise SystemExit
else: else:
__DEBUG.run("Unknown System detected. Exiting") _DEBUG.run("Unknown System detected. Exiting")
def exit(): def exit():