From: terencehill Date: Tue, 12 Apr 2016 14:21:12 +0000 (+0200) Subject: Disable the dynamic hud effects for the quickmenu panel X-Git-Tag: xonotic-v0.8.2~882^2~3 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5cef93148b1d422f063af7235f01208db7cbf60b;p=xonotic%2Fxonotic-data.pk3dir.git Disable the dynamic hud effects for the quickmenu panel --- diff --git a/qcsrc/client/hud/panel/quickmenu.qc b/qcsrc/client/hud/panel/quickmenu.qc index a6b616e7b..08d97ffd2 100644 --- a/qcsrc/client/hud/panel/quickmenu.qc +++ b/qcsrc/client/hud/panel/quickmenu.qc @@ -621,7 +621,7 @@ void HUD_QuickMenu() HUD_Panel_UpdateCvars(); - HUD_Scale_Enable(); + HUD_Scale_Disable(); HUD_Panel_DrawBg(1); if(panel_bg_padding)