From 11179302dc04517c2a30b83f3f7578f5280ca73b Mon Sep 17 00:00:00 2001 From: FruitieX Date: Mon, 14 Jun 2010 20:10:20 +0300 Subject: [PATCH] enable collision testing by default again, please test! --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index ee0811b5c..bf268907d 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1331,7 +1331,7 @@ seta hud_bg_padding 0 "default padding of contents from the border" 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_checkcollisions 1 "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 1 "snap to grid when moving/resizing panels" seta hud_configure_grid_x 10 "snap each X pixels" -- 2.39.2