Update key bindings for sentry and voice menu

This commit is contained in:
2025-06-30 21:36:18 -03:00
parent af19243536
commit bff2cc9f70

View File

@ -81,14 +81,13 @@ bind g "+taunt"
bind h "+context_action" bind h "+context_action"
bind \ "dropitem" bind \ "dropitem"
bind z "+radar" bind z "+radar"
bind b "sentry"
bind ctrl "+zoom" bind ctrl "+zoom"
bind ` "toggleconsole" bind ` "toggleconsole"
bind enter "show_quest_log" bind enter "show_quest_log"
bind escape "cancelselect" bind escape "cancelselect"
bind pause "pause" bind pause "pause"
//fake call //fake call
bind alt "voicemenu 1 7" bind alt "sentry"
//call medic //call medic
bind e "voicemenu 0 0" bind e "voicemenu 0 0"
bind tab "+showscores" bind tab "+showscores"