This commit is contained in:
Mylloon 2023-09-28 12:23:20 +02:00
parent e5202397c0
commit e0f23fe5a6
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -8,13 +8,13 @@ exec myconfig
unbind "KP_MINUS"
bind "KP_MINUS" "disconnect"
// Change hand - CS2 doesn't support left hand yet
// Change hand - CS2 doesnt support left hand yet
// unbind "a"
// bind "a" "toggle cl_righthand 0 1"
// FPS in tab
alias "+scorenet" "+showscores; cl_showfps 1 1"
alias "-scorenet" "-showscores; cl_showfps 1 0"
alias "+scorenet" "+showscores; cl_showfps 1"
alias "-scorenet" "-showscores; cl_showfps 1"
unbind "TAB"
bind "TAB" "+scorenet"