typo 2
This commit is contained in:
parent
e0f23fe5a6
commit
a1e2b1a55a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ bind "KP_MINUS" "disconnect"
|
||||||
|
|
||||||
// FPS in tab
|
// FPS in tab
|
||||||
alias "+scorenet" "+showscores; cl_showfps 1"
|
alias "+scorenet" "+showscores; cl_showfps 1"
|
||||||
alias "-scorenet" "-showscores; cl_showfps 1"
|
alias "-scorenet" "-showscores; cl_showfps 0"
|
||||||
unbind "TAB"
|
unbind "TAB"
|
||||||
bind "TAB" "+scorenet"
|
bind "TAB" "+scorenet"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue