From: Des - Date: Mon, 2 Dec 2024 10:16:37 +0000 (+0000) Subject: Add note about ignoring vertical speed on cvar description X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d364aa9a11f4615063210aa7b941cc8c05ebef8b;p=xonotic%2Fxonotic-data.pk3dir.git Add note about ignoring vertical speed on cvar description --- diff --git a/xonotic-client.cfg b/xonotic-client.cfg index 76dc81329..0dca1983b 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -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"