add non-configurable escape button to input type, to be used as a way to go backwards or exit menu
This commit is contained in:
@@ -103,6 +103,7 @@ struct
|
||||
, down = down
|
||||
, jump = jump
|
||||
, attack = attack
|
||||
, escape = CoreKey.KEY_ESCAPE
|
||||
}
|
||||
| _ => NONE
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user