From: terencehill Date: Wed, 12 Jan 2011 18:52:37 +0000 (+0100) Subject: Add missing description for hud_panel_physics_baralign 4 X-Git-Tag: xonotic-v0.5.0~327 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=af45a8651d9367b0ac85476abf7207dc4adede9b;p=xonotic%2Fxonotic-data.pk3dir.git Add missing description for hud_panel_physics_baralign 4 --- diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index da3779abc..c72cd8536 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -228,6 +228,6 @@ seta hud_panel_physics_bg_color_team "" "override panel color with team color in seta hud_panel_physics_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_physics_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_physics_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" -seta hud_panel_physics_baralign "" "0 = align bars to the left, 1 = align bars to the right, 2 = align only left bar to the right, 3 = align only right bar to the right" +seta hud_panel_physics_baralign "" "0 = align bars to the left, 1 = align bars to the right, 2 = align only left bar to the right, 3 = align only right bar to the right, 4 = align bars to the center" seta hud_panel_physics_flip "" "flip speed/acceleration positions" seta hud_panel_physics_progressbar "" "enable progressbar in panel"