Skip to content

Commit

Permalink
remove default bind for open menu key
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaulwurff committed Oct 13, 2019
1 parent 27c0f5b commit bff98bd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions keyconf.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ alias menu_custom "openmenu cd_Menu"

// Keys ////////////////////////////////////////////////////////////////////////

DefaultBind o "menu_custom"

AddKeySection "$CD_KEYS_TITLE" "CustomDoomKeys"
AddMenuKey "$CD_KEYS_MENU" "menu_custom"
AddKeySection "$CD_KEYS_TITLE" CustomDoomKeys
AddMenuKey "$CD_KEYS_MENU" menu_custom

0 comments on commit bff98bd

Please sign in to comment.