X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=_hud_descriptions.cfg;h=970d6ff7f3ed1c24407957f2b5ee8dac491b6e94;hb=c0f78e0a9c09b12e57965f31fdfccf56e5815b84;hp=c882738b2720782d440b5855e0b2626f294dfb14;hpb=5f591ed9737ba08832475c1c324f91721e76bdf7;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index c882738b2..970d6ff7f 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -142,7 +142,6 @@ seta hud_panel_timer_bg_color_team "" "override panel color with team color in t seta hud_panel_timer_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_timer_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_timer_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" -seta hud_panel_timer_increment "" "show elapsed time instead of remaining time" seta hud_panel_radar "" "enable/disable this panel, 2 = also enable in non-teambased gamemodes" seta hud_panel_radar_pos "" "position of this base of the panel" @@ -271,7 +270,6 @@ seta hud_panel_physics_acceleration_progressbar_nonlinear "" "use a non linear f seta hud_panel_physics_acceleration_vertical "" "include the acceleration on the Z-axis" seta hud_panel_physics_text "" "show text in panel (2 = only for speed; 3 = only for acceleration)" seta hud_panel_physics_text_scale "" "scale text height by this factor" -seta hud_panel_physics_speed_unit "" "speed unit (1 = qu/s, 2 = m/s, 3 = km/h, 4 = mph, 5 = knots)" seta hud_panel_physics_speed_unit_show "" "also show speed unit" seta hud_panel_physics_speed_max "" "speed progressbar gets filled up completely by this value (in qu/s)" seta hud_panel_physics_speed_vertical "" "include the speed on the Z-axis"