]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - _hud_common.cfg
kill a seriously weird array use
[xonotic/xonotic-data.pk3dir.git] / _hud_common.cfg
index c46bbee713bf099c6bf74b45e474ee7baea0a559..f246ab7bc014a29188a3341232813a9e9631f7ae 100644 (file)
@@ -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"