]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
add hud_configure_grid ;). Gridsize can be set manually. Maybe make this default...
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index ec4b1d4e80ec47b42c651232a68513bd0c05c4f7..b6c93ae0649fdf9934a95c23a991fbfb874ba343 100644 (file)
@@ -1339,6 +1339,9 @@ seta hud_progressbar_alpha "0.5" "alpha of progressbars"
 
 seta hud_configure_checkcollisions 1 "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_grid 0 "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"
 
 seta hud_dock 1 "enable/disable a fullscreen background for the hud, useful for creating artificial docks"
 seta hud_dock_color "0 0.6 0.9" "dock color"