]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/hud_config.qc
Shake the HUD when hurt
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / hud_config.qc
index 2ba78f798a1e45816a03043bbcafe2251fc3efe5..fe1e19cb83092ede23739e56bf72b0322699c71d 100644 (file)
@@ -1263,6 +1263,7 @@ void HUD_Configure_Frame()
                        menu_enabled = 0;
                if(autocvar_hud_cursormode)
                        setcursormode(0);
+               hud_dynamic_shake_factor = -1;
        }
 }