From: Mario Date: Mon, 19 Jan 2015 08:04:31 +0000 (+1100) Subject: Fix compile. @sev values for the noncurrent ammo cvars in hud_luma.cfg will need... X-Git-Tag: xonotic-v0.8.1~144^2~4 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8573e7b005125dad792919fa69c2e6ae4bf94963;p=xonotic%2Fxonotic-data.pk3dir.git Fix compile. @sev values for the noncurrent ammo cvars in hud_luma.cfg will need to be adjusted --- diff --git a/hud_luma.cfg b/hud_luma.cfg index a97aa68ee..2eca6706a 100644 --- a/hud_luma.cfg +++ b/hud_luma.cfg @@ -70,6 +70,8 @@ seta hud_panel_ammo_bg_alpha "" seta hud_panel_ammo_bg_border "" seta hud_panel_ammo_bg_padding "0" seta hud_panel_ammo_onlycurrent "0" +seta hud_panel_ammo_noncurrent_alpha "0.7" +seta hud_panel_ammo_noncurrent_scale "1" seta hud_panel_ammo_iconalign "0" seta hud_panel_ammo_progressbar "0" seta hud_panel_ammo_progressbar_name "progressbar"