cvars.cfg: document com_showTracers

This commit is contained in:
Marco Cawthorne 2023-07-06 16:34:26 -07:00
parent dd492c7822
commit 7350bf98d4
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
1 changed files with 1 additions and 0 deletions

View File

@ -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.