change netgraph size
This commit is contained in:
parent
f09edb09eb
commit
a729a81f80
1 changed files with 1 additions and 1 deletions
|
@ -16,9 +16,9 @@ unbind "x"
|
||||||
bind "x" "+jumpthrow"
|
bind "x" "+jumpthrow"
|
||||||
|
|
||||||
// FPS in tab
|
// FPS in tab
|
||||||
net_graph "1"
|
|
||||||
net_graphpos "2"
|
net_graphpos "2"
|
||||||
net_graphheight "1"
|
net_graphheight "1"
|
||||||
|
net_graphproportionalfont "0"
|
||||||
alias "+scorenet" "+showscores; net_graph 1"
|
alias "+scorenet" "+showscores; net_graph 1"
|
||||||
alias "-scorenet" "-showscores; net_graph 0"
|
alias "-scorenet" "-showscores; net_graph 0"
|
||||||
unbind "TAB"
|
unbind "TAB"
|
||||||
|
|
Loading…
Reference in a new issue