]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
hud_fontsize isn't used by the HUD any longer (scoreboard and map voting screen use...
authorterencehill <piuntn@gmail.com>
Sun, 21 Nov 2010 10:42:09 +0000 (11:42 +0100)
committerterencehill <piuntn@gmail.com>
Sun, 21 Nov 2010 10:42:09 +0000 (11:42 +0100)
qcsrc/client/hud.qc

index dd6b9c829bd3a78063fcca25c17b1fca9ee34f17..e89205235e1cd007cffd25783a3512cf76a2ca05 100644 (file)
@@ -5219,8 +5219,6 @@ void HUD_Main (void)
        else if(autocvar__menu_alpha == 0 && scoreboard_fade_alpha == 0)
                hud_fade_alpha = 1;
 
-       hud_fontsize = HUD_GetFontsize("hud_fontsize");
-
        if(!autocvar__hud_configure && !hud_fade_alpha)
                return;