]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add note about ignoring vertical speed on cvar description
authorDes - <gitlab@damianv.com.ar>
Mon, 2 Dec 2024 10:16:37 +0000 (10:16 +0000)
committerDes - <gitlab@damianv.com.ar>
Mon, 2 Dec 2024 10:16:37 +0000 (10:16 +0000)
xonotic-client.cfg

index 76dc81329e4f3a4556cec62cff3f4237d7610218..0dca1983bafda5cb944b9369fdad5305a7ce072b 100644 (file)
@@ -715,7 +715,7 @@ seta cl_jetpack_jump 1 "Activate jetpack by pressing jump in the air. 0 = Disabl
 seta cl_race_cptimes_showself 1 "Always show your own times as well as the current best on checkpoints in Race/CTS"
 seta cl_race_cptimes_onlyself 0 "Only show your own times on checkpoints in Race/CTS. Can be forced on by the server via g_race_cptimes_onlyself"
 seta cl_race_cptimes_showspeed 0 "Show race checkpoint speed"
-seta cl_race_cptimes_showspeed_unit 1 "Show race checkpoint speed units"
+seta cl_race_cptimes_showspeed_unit 1 "Show race checkpoint speed units (NOTE: ignores vertical speed)"
 seta cl_race_checkpoint_splits_console 1 "Print checkpoint splits to console"
 seta cl_race_checkpoint_splits_hud 1 "Show race checkpoint splits on HUD in infomessages"