Update terminis.py
This commit is contained in:
parent
bfd70d443a
commit
4c04256583
@ -645,7 +645,7 @@ class Game:
|
||||
try:
|
||||
key = self.scr.getkey()
|
||||
except curses.error:
|
||||
return
|
||||
continue
|
||||
else:
|
||||
if key == self.config.get("CONTROLS", "QUIT"):
|
||||
self.quit()
|
||||
|
Loading…
x
Reference in New Issue
Block a user