]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add showspeed default cvar values/descriptions
authorDes <xon@damianv.com.ar>
Fri, 6 Sep 2024 15:08:56 +0000 (12:08 -0300)
committerDes <xon@damianv.com.ar>
Fri, 6 Sep 2024 15:08:56 +0000 (12:08 -0300)
xonotic-client.cfg

index 0abbcd72bd3f49cc42f339bb47d3bb4cb2ceb3af..9b20c3d390d0e42de68face61e72c2ce9d1f63b9 100644 (file)
@@ -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"