]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/hud_config.qc
Add new nade to the cvar descriptions
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / hud_config.qc
index e7d74cf3e585690912667cd49df5c825456dc497..5ffec682c0cf0868cd8dc0df1baeb138393c43ed 100644 (file)
@@ -1262,6 +1262,7 @@ void HUD_Configure_Frame()
                        menu_enabled = 0;
                if(autocvar_hud_cursormode)
                        setcursormode(0);
+               hud_dynamic_shake_factor = -1;
        }
 }