X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=_hud_common.cfg;h=f246ab7bc014a29188a3341232813a9e9631f7ae;hb=cacae294ad26643069833a9625fe5142eb2dff7c;hp=c46bbee713bf099c6bf74b45e474ee7baea0a559;hpb=2855161bde224eeb01bcffd654d726c3ba0cf73b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_common.cfg b/_hud_common.cfg index c46bbee71..f246ab7bc 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -1,7 +1,7 @@ // hud variables set _hud_configure 0 "1 = configure the HUD" seta hud_configure_teamcolorforced 0 "1 = force display of team colors in configure mode" -seta hud_configure_checkcollisions 1 "check for collisions against other panels when in hud configure mode" +seta hud_configure_checkcollisions 0 "check for collisions against other panels 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_alpha 0.15 "alpha for visible grid when in configure mode"