]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/timer.qc
Dynamic HUD: Rework panel resizing/shifting in a cleaner way and implement proper...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / timer.qc
index b61f3c4c177ff2b8bafa7d280167dac7b898548d..59702304f8e2e8eccadf5fdc172e447e3b1c9fa6 100644 (file)
@@ -14,6 +14,7 @@ void HUD_Timer()
        pos = panel_pos;
        mySize = panel_size;
 
+       HUD_Scale_Enable();
        HUD_Panel_DrawBg(1);
        if(panel_bg_padding)
        {