mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
Don't bind ESCAPE in yq2.cfg
This is unnecessary and since 5232088
a warning is printed.
This commit is contained in:
parent
4b7b29c339
commit
93540d4a63
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ bind SPACE +movedown
|
|||
bind MOUSE2 +moveup
|
||||
|
||||
bind PAUSE pause
|
||||
bind ESCAPE togglemenu
|
||||
|
||||
bind F1 "cmd help"
|
||||
bind F5 "echo Quick Saving...; wait; save quick"
|
||||
|
|
Loading…
Reference in a new issue