Update cs2/autoexec.cfg

This commit is contained in:
mx
2025-08-02 20:33:41 +00:00
parent a30f27fe12
commit 200dfcc543

View File

@@ -1,4 +1,3 @@
//Movement Keys //Movement Keys
bind "a" "+left" bind "a" "+left"
bind "d" "+right" bind "d" "+right"
@@ -25,7 +24,6 @@ bind "e" "+use"
bind "f" "+lookatweapon" bind "f" "+lookatweapon"
bind "g" "drop" bind "g" "drop"
bind "q" "lastinv" bind "q" "lastinv"
bind "r" "+reload; -attack; -attack2;"
bind "u" "messagemode2" bind "u" "messagemode2"
bind "v" "toggle cl_radar_scale 1 0.3" bind "v" "toggle cl_radar_scale 1 0.3"
bind "x" "player_ping" bind "x" "player_ping"
@@ -37,7 +35,7 @@ bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect" bind "ESCAPE" "cancelselect"
bind "DEL" "mute" bind "DEL" "mute"
bind "PAUSE" "pause" bind "PAUSE" "pause"
bind "r" "+reload"