mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-04-03 08:51:08 +00:00
Fix an unfortunate typo in yq2.cfg.
This commit is contained in:
parent
e78a18c5ca
commit
a6de9b13d8
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ bind ESCAPE togglemenu
|
|||
bind F1 "cmd help"
|
||||
bind F5 "echo Quick Saving...; wait; save quick"
|
||||
bind F9 "echo Quick Loading...; wait; load quick"
|
||||
bind F1 screenshot
|
||||
bind F12 screenshot
|
||||
|
||||
bind t messagemode
|
||||
|
||||
|
|
Loading…
Reference in a new issue