X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fhud%2Fpanel%2Fpowerups.qc;h=223bf72ce8efae4a679f8c6405673deaf1aac283;hb=61d746760851b92ea6124dcc179c0f5178b62169;hp=31a00794e3ed7977c2eb4bb04480831a2791191b;hpb=e9815ad279dc61506e5e65c34348fa7dcc570b9e;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/hud/panel/powerups.qc b/qcsrc/client/hud/panel/powerups.qc index 31a00794e..223bf72ce 100644 --- a/qcsrc/client/hud/panel/powerups.qc +++ b/qcsrc/client/hud/panel/powerups.qc @@ -109,6 +109,10 @@ void HUD_Powerups() // Draw panel background HUD_Panel_UpdateCvars(); + if (autocvar_hud_panel_powerups_dynamichud) + HUD_Scale_Enable(); + else + HUD_Scale_Disable(); HUD_Panel_DrawBg(1); // Set drawing area