Turn off netgraph by default.
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
sound/*
|
@@ -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
|
||||
|
Reference in New Issue
Block a user