This commit is contained in:
parent
57af60ee07
commit
c40e59ceb9
@ -121,10 +121,7 @@ while True:
|
|||||||
except Exception as e:
|
except Exception as e:
|
||||||
print("Error: "+str(e))
|
print("Error: "+str(e))
|
||||||
LOGGED_IN = False
|
LOGGED_IN = False
|
||||||
continue
|
|
||||||
continue
|
continue
|
||||||
else:
|
|
||||||
print('You are already logged in!')
|
|
||||||
|
|
||||||
|
|
||||||
if separatedCommand[0] == 'EXIT':
|
if separatedCommand[0] == 'EXIT':
|
||||||
|
Loading…
Reference in New Issue
Block a user