mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Adds an Escape Menu (#72906)
This commit is contained in:
@@ -38,7 +38,7 @@ VERB_MANAGER_SUBSYSTEM_DEF(input)
|
||||
"Any+UP" = "\"KeyUp \[\[*\]\]\"",
|
||||
"Back" = "\".winset \\\"input.text=\\\"\\\"\\\"\"",
|
||||
"Tab" = "\".winset \\\"input.focus=true?map.focus=true:input.focus=true\\\"\"",
|
||||
"Escape" = "Reset-Held-Keys",
|
||||
"Escape" = "Open-Escape-Menu",
|
||||
)
|
||||
|
||||
// Badmins just wanna have fun ♪
|
||||
|
||||
Reference in New Issue
Block a user