]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/racetimer.qc
Merge branch 'master' into terencehill/dynamic_hud
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / racetimer.qc
index 365ba01dd74babd7540df066241633f9001255fe..3ad0bb0f79e8c1216e4f91e7b6c05f643e89b66c 100644 (file)
@@ -89,6 +89,7 @@ void HUD_RaceTimer ()
        pos = panel_pos;
        mySize = panel_size;
 
+       HUD_Scale_Enable();
        HUD_Panel_DrawBg(1);
        if(panel_bg_padding)
        {