From 56092759ff94e01c42a3abbb2ab823e589019322 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Tue, 11 Feb 2020 19:34:37 +0100 Subject: [PATCH] - fixed typo in F5 keybind. --- wadsrc/static/engine/commonbinds.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/static/engine/commonbinds.txt b/wadsrc/static/engine/commonbinds.txt index 9c45bf0a3..e5e46d39f 100644 --- a/wadsrc/static/engine/commonbinds.txt +++ b/wadsrc/static/engine/commonbinds.txt @@ -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"