]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Adjust _hud_panelorder cvar now that shownames panel has been dropped
authorterencehill <piuntn@gmail.com>
Sun, 17 Apr 2011 10:39:31 +0000 (12:39 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 17 Apr 2011 10:43:45 +0000 (12:43 +0200)
hud_luminos.cfg
hud_luminos_old.cfg

index f17a62c54524f3fafe575380e8b86a0f5946dd65..4c11d42079856dee560dc26463a74c9e2001df10 100644 (file)
@@ -23,7 +23,7 @@ seta hud_progressbar_speed_color "1 0.75 0"
 seta hud_progressbar_acceleration_color "0.5 0.75 1"
 seta hud_progressbar_acceleration_neg_color "0.125 0.25 0.5"
 
-seta _hud_panelorder "15 12 9 10 5 6 14 0 7 4 11 2 1 3 8 13 16 "
+seta _hud_panelorder "15 12 9 10 5 6 14 0 7 4 11 2 1 3 8 13 "
 
 seta hud_configure_grid "1"
 seta hud_configure_grid_xsize "0.010000"
index af4a2cda618472338eb361be9864754ab4b2a001..a5e16e75a4acb7430e89a8c3e67bf1e07980ce77 100644 (file)
@@ -23,7 +23,7 @@ seta hud_progressbar_speed_color "1 0.75 0"
 seta hud_progressbar_acceleration_color "0.5 0.75 1"
 seta hud_progressbar_acceleration_neg_color "0.125 0.25 0.5"
 
-seta _hud_panelorder "15 10 9 6 8 14 5 0 4 13 2 7 1 3 11 12 16 "
+seta _hud_panelorder "15 10 9 6 8 14 5 0 4 13 2 7 1 3 11 12 "
 
 seta hud_configure_grid "1"
 seta hud_configure_grid_xsize "0.010000"