]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/weapons.qc
Dynamic HUD: Rework panel resizing/shifting in a cleaner way and implement proper...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / weapons.qc
index c465caf4fddc3911ca2e997adaead177a2f6fa40..2caa86463ff342713b31ee8d2f2124b593b053aa 100644 (file)
@@ -282,6 +282,7 @@ void HUD_Weapons()
        }
 
        // draw the background, then change the virtual size of it to better fit other items inside
+       HUD_Scale_Enable();
        HUD_Panel_DrawBg(1);
 
        if(center.x == -1)