Format tf2 chart
This commit is contained in:
parent
b424496f1b
commit
4fd1ea57ae
@ -124,7 +124,7 @@ files:
|
|||||||
host_framerate 0
|
host_framerate 0
|
||||||
// Set the pause state of the server
|
// Set the pause state of the server
|
||||||
setpause 0
|
setpause 0
|
||||||
// Control where the client gets content from
|
// Control where the client gets content from
|
||||||
// 0 = anywhere, 1 = anywhere listed in white list, 2 = steam official content only
|
// 0 = anywhere, 1 = anywhere listed in white list, 2 = steam official content only
|
||||||
sv_pure 0
|
sv_pure 0
|
||||||
// Is the server pausable
|
// Is the server pausable
|
||||||
@ -185,7 +185,7 @@ files:
|
|||||||
net_maxfilesize 15
|
net_maxfilesize 15
|
||||||
// Team Balancing //
|
// Team Balancing //
|
||||||
// Enable team balancing
|
// Enable team balancing
|
||||||
mp_autoteambalance 1
|
mp_autoteambalance 1
|
||||||
// Time after the teams become unbalanced to attempt to switch players.
|
// Time after the teams become unbalanced to attempt to switch players.
|
||||||
mp_autoteambalance_delay 60
|
mp_autoteambalance_delay 60
|
||||||
// Time after the teams become unbalanced to print a balance warning
|
// Time after the teams become unbalanced to print a balance warning
|
||||||
|
Loading…
Reference in New Issue
Block a user