make ESCAPE the cancelKey for FlxKeyShortcutHandler
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
(defNew []
|
||||
(super)
|
||||
(set cancelKey "escape")
|
||||
// TODO generic error handlers
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user