X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=6aeb7e9339c4ab4005803aebb935b7978d4f6fa6;hb=3c4a44670479ada63341b2ad4dd4e9b6bf8648b9;hp=307f58fa78b76005964d1a54f514d599d9baac6a;hpb=7f5b01d9a5483027bf93505c17e8842da5674792;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 307f58fa7..6aeb7e933 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1327,8 +1327,8 @@ set _hud_configure 0 "1 = configure the HUD" 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 0.01 "snap to X * vid_conwidth" -seta hud_configure_grid_y 0.01 "snap to Y * vid_conheight" +seta hud_configure_grid_xsize 0.01 "snap to X * vid_conwidth" +seta hud_configure_grid_ysize 0.01 "snap to Y * vid_conheight" seta hud_configure_grid_alpha 0.15 "alpha for visible grid when in configure mode" seta sbar_info_pos 0 "Y-axis distance from lower right corner for engine info prints"