cs2
This commit is contained in:
parent
c540c2d4c6
commit
a30b7d448f
1 changed files with 5 additions and 5 deletions
|
@ -12,11 +12,11 @@ bind "KP_MINUS" "disconnect"
|
|||
// unbind "a"
|
||||
// bind "a" "toggle cl_righthand 0 1"
|
||||
|
||||
// FPS in tab
|
||||
alias "+scorenet" "+showscores; cl_showfps 1"
|
||||
alias "-scorenet" "-showscores; cl_showfps 0"
|
||||
unbind "TAB"
|
||||
bind "TAB" "+scorenet"
|
||||
// FPS in tab // CS2: Not working in endscreen
|
||||
// alias "+scorenet" "+showscores; cl_showfps 1"
|
||||
// alias "-scorenet" "-showscores; cl_showfps 0"
|
||||
// unbind "TAB"
|
||||
// bind "TAB" "+scorenet"
|
||||
|
||||
// Noclip
|
||||
unbind "p"
|
||||
|
|
Loading…
Reference in a new issue