Turn off netgraph by default.
This commit is contained in:
@@ -30,7 +30,7 @@ alias LOADOUT_SWITCH "loadout_on"
|
||||
// SHOW_NETGRAPH
|
||||
// Values: netgraph_on | netgraph_off
|
||||
// Shows the netgraph when the user press Tab.
|
||||
alias SHOW_NETGRAPH "netgraph_on"
|
||||
alias SHOW_NETGRAPH "netgraph_off"
|
||||
|
||||
// SPY_LINES
|
||||
// Values: spy_lines_on | spy_lines_off
|
||||
@@ -41,4 +41,4 @@ alias SPY_LINES "spy_lines_on"
|
||||
// SUICIDE_EXPLOSION
|
||||
// Values: suicide_on | suicide_off
|
||||
// If set to suicide_on, pressing F1 will make the player explode.
|
||||
alias SUICIDE_EXPLOSION "suicide_on"
|
||||
alias SUICIDE_EXPLOSION "suicide_on"
|
||||
|
Reference in New Issue
Block a user