X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=_hud_descriptions.cfg;h=6880f96e045c863e25a083b7e446b0db8b2891a1;hp=3f0355b5fd79cae5ecf2db48b96a386d38e4a36d;hb=6ae488fa94396ad9ffa0dc3dbfbedb54c8b7983a;hpb=ebec51e2a451b28980fcd246eb002b6d0c6bae8a diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 3f0355b5f..6880f96e0 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -227,8 +227,6 @@ seta hud_panel_engineinfo_bg_color_team "" "override panel color with team color seta hud_panel_engineinfo_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_engineinfo_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_engineinfo_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" -seta hud_panel_engineinfo_framecounter_decimals "" "amount of decimals to show" -seta hud_panel_engineinfo_framecounter_time "" "time between framerate display updates" seta hud_panel_infomessages_pos "" "position of this base of the panel" seta hud_panel_infomessages_size "" "size of this panel" @@ -380,3 +378,12 @@ seta hud_panel_scoreboard_table_highlight_alpha_self "" "self highlight alpha of seta hud_panel_scoreboard_bg_teams_color_team "" "override panel team color in team tables" seta hud_panel_scoreboard_accuracy_doublerows "" "use two rows instead of one" seta hud_panel_scoreboard_accuracy_nocolors "" "don't use colors displaying accuracy stats" + +seta hud_panel_strafehud_pos "" "position of this base of the panel" +seta hud_panel_strafehud_size "" "size of this panel" +seta hud_panel_strafehud_bg "" "if set to something else than \"\" = override default background" +seta hud_panel_strafehud_bg_color "" "if set to something else than \"\" = override default panel background color" +seta hud_panel_strafehud_bg_color_team "" "override panel color with team color in team based games" +seta hud_panel_strafehud_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" +seta hud_panel_strafehud_bg_border "" "if set to something else than \"\" = override default size of border around the background" +seta hud_panel_strafehud_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"