From bd4e08e7f08e005abcbd54f0bf0625e2452240ee Mon Sep 17 00:00:00 2001 From: Des - Date: Mon, 2 Dec 2024 14:17:24 +0000 Subject: [PATCH] Put the note in the proper cvar --- xonotic-client.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xonotic-client.cfg b/xonotic-client.cfg index 0dca1983b..58c29f8b9 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -714,8 +714,8 @@ 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 (NOTE: ignores vertical speed)" +seta cl_race_cptimes_showspeed 0 "Show race checkpoint speed (NOTE: ignores vertical speed)" +seta cl_race_cptimes_showspeed_unit 1 "Show race checkpoint speed units" 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" -- 2.39.2