Adding ESC key press action.
This commit is contained in:
@@ -26,6 +26,7 @@ class Update:
|
||||
# do update
|
||||
for msg in self.message_queue:
|
||||
msg.update_model(self.model)
|
||||
msg.clear_args()
|
||||
|
||||
if reset:
|
||||
self.model.post_reset()
|
||||
|
||||
Reference in New Issue
Block a user