cvars.cfg: document com_showTracers
This commit is contained in:
parent
dd492c7822
commit
7350bf98d4
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
// common
|
||||
|
||||
seta com_showFPS 0 // Draws the Frames Per Second counter. Has two values: 1 - Simple 2 - Detailed
|
||||
seta com_showTracers 0 // Debug display for tracelines, networking intensive.
|
||||
|
||||
// client game console variables
|
||||
seta cg_chatEnabled 1 // Enable/disable the chat message window during gameplay.
|
||||
|
|
Loading…
Reference in a new issue