]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
enable collision testing by default again, please test!
authorFruitieX <rasse@rasse-lappy.localdomain>
Mon, 14 Jun 2010 17:10:20 +0000 (20:10 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Mon, 14 Jun 2010 17:10:20 +0000 (20:10 +0300)
defaultXonotic.cfg

index ee0811b5cee22b8137ebd221492278bc490b7b6e..bf268907d0dab1bf9003ee5246434ffad13e8baa 100644 (file)
@@ -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"