X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=5c2800aa85855dd3eb76cf1017f005b09290d885;hb=90cf0433829dac1bbc7d80661afe668d1b7fe7a6;hp=9edc772f299c76e27bb150f88a88aa136ed5ab13;hpb=72e0265e1d98266c5fc6b69ed2c9190bf5f10d88;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 9edc772f2..5c2800aa8 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1320,8 +1320,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" @@ -1479,7 +1479,6 @@ set g_jump_grunt 0 "Do you make a grunting noise every time you jump? Is it the alias allready "sv_cmd allready" -// note: these cvars use weapon NUMBERS. Use the menu to edit this cvar, or look the numbers up in qcsrc/common/constants.qh. seta cl_weaponpriority "minstanex rocketlauncher nex grenadelauncher fireball hlac hagar seeker crylink campingrifle uzi electro tuba shotgun laser hook porto" "weapon priority list" seta cl_weaponpriority_useforcycling 0 "when set, weapon cycling by the mouse wheel makes use of the weapon priority list (the special value 2 uses the weapon ID list for cycling)" seta cl_weaponpriority0 "rocketlauncher grenadelauncher hagar seeker fireball" "use impulse 200 for prev gun from this list, 210 for best gun, 220 for next gun. Default value: explosives"