mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 08:51:24 +00:00
- fixed typo in F5 keybind.
This commit is contained in:
parent
f2043c4e3d
commit
56092759ff
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ F1 "openhelpmenu"
|
|||
F2 "opensavemenu"
|
||||
F3 "openloadmenu"
|
||||
F4 "openmenu SoundOptions"
|
||||
F5 "openmenu OptionMenu" //this key performs some fuckery with the music in Duke Nukem,so the default here is Blood's.
|
||||
F5 "openmenu OptionsMenu" //this key performs some fuckery with the music in Duke Nukem,so the default here is Blood's.
|
||||
F6 "quicksave"
|
||||
F7 "+Third_Person_View"
|
||||
F8 "togglemessages"
|
||||
|
|
Loading…
Reference in a new issue