Change some binds

This commit is contained in:
2025-07-16 19:55:00 -03:00
parent bff2cc9f70
commit 71aace71ac

View File

@@ -81,11 +81,12 @@ bind g "+taunt"
bind h "+context_action" bind h "+context_action"
bind \ "dropitem" bind \ "dropitem"
bind z "+radar" bind z "+radar"
bind ctrl "+zoom" bind mouse4 "+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 [ "retry"
bind ] "pause"
//fake call //fake call
bind alt "sentry" bind alt "sentry"
//call medic //call medic
@@ -95,7 +96,7 @@ bind tab "+showscores"
bind x "lastinv" bind x "lastinv"
bind f "+inspect" bind f "+inspect"
//call spy //call spy
bind mouse4 "voicemenu 1 1" bind ctrl "voicemenu 1 1"
bind mouse5 "+use_action_slot_item" bind mouse5 "+use_action_slot_item"
bind mouse3 "+attack3" bind mouse3 "+attack3"