Added documentation for 'cl_showspeed' in 040_cvarlist.md

This commit is contained in:
Feels Duck Man 2024-03-18 21:13:27 -05:00
parent cf5b3687f2
commit 086084b507
1 changed files with 6 additions and 1 deletions

View File

@ -142,7 +142,12 @@ Set `0` by default.
* **cl_showfps**: Shows the framecounter. Set to `2` for more and to
`3` for even more informations.
* **cl_showspeed**: Shows the players speed. Set to `1` to display both
overall speed and (horizontal speed) in Quake Units (QU) respectfully at
the top right corner of the screen. Set to `2` to show only the horizontal
speed under the crosshair.
* **cl_model_preview_start**: start frame value in multiplayer model preview.
`-1` - don't show animation. Defaults to `84` for show salute animation.