]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add missing description for hud_panel_physics_baralign 4
authorterencehill <piuntn@gmail.com>
Wed, 12 Jan 2011 18:52:37 +0000 (19:52 +0100)
committerterencehill <piuntn@gmail.com>
Sat, 15 Jan 2011 15:25:22 +0000 (16:25 +0100)
_hud_descriptions.cfg

index da3779abc984ec786a569a1c39b3241b186ac3e0..c72cd85366086902b61d23f2cf25f98c056b2950 100644 (file)
@@ -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"