This commit is contained in:
Benjamyn Love 2017-06-04 02:02:30 +10:00
parent ce1318ca6a
commit 97feb3f74c

View File

@ -67,6 +67,8 @@ def getInput():
while running == 1: while running == 1:
getInput() getInput()
if inInput == "":
pass
if running == 0: if running == 0:
pass pass
else: else: