]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
set smaller minalpha now
authorFruitieX <rasse@rasse-lappy.localdomain>
Sun, 13 Jun 2010 21:06:20 +0000 (00:06 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Sun, 13 Jun 2010 21:06:20 +0000 (00:06 +0300)
defaultXonotic.cfg

index f7a68e749a5c7ceb84bcbb3d5e0b0b53105b1dbb..ee0811b5cee22b8137ebd221492278bc490b7b6e 100644 (file)
@@ -1332,7 +1332,7 @@ seta hud_fg_alpha 1 "alpha of the foreground"
 seta hud_progressbar_alpha "0.5" "alpha of progressbars"
 
 seta hud_configure_checkcollisions 0 "check for collisions against other panels when in hud configure mode"
-seta hud_configure_bg_minalpha 0.5 "minimum panel background alpha when in hud configure mode"
+seta hud_configure_bg_minalpha 0.25 "minimum panel background alpha when in hud configure mode"
 seta hud_configure_grid 1 "snap to grid when moving/resizing panels"
 seta hud_configure_grid_x 10 "snap each X pixels"
 seta hud_configure_grid_y 10 "snap each Y pixels"