From 37991fc68cfba919c06aa7b0fafbee42d0bb9f78 Mon Sep 17 00:00:00 2001 From: Des Date: Fri, 6 Sep 2024 12:08:56 -0300 Subject: [PATCH] Add showspeed default cvar values/descriptions --- xonotic-client.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xonotic-client.cfg b/xonotic-client.cfg index 0abbcd72b..9b20c3d39 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -713,6 +713,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 0 "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