master branch updates #19
@ -23,6 +23,7 @@ class User_Module():
|
||||
|
||||
if "exit" in keyboardInput:
|
||||
print("Quitting User Module Interface...")
|
||||
inputLoop = False
|
||||
break
|
||||
|
||||
self.parseInput(keyboardInput)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user