From: Samual Date: Mon, 17 Oct 2011 19:46:50 +0000 (-0400) Subject: Whoopsie, those skin names need to match the directories X-Git-Tag: xonotic-v0.6.0~35^2~78^2~7^2~36 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=123544b924833995b9e4926b00ddc045471e116f;p=xonotic%2Fxonotic-data.pk3dir.git Whoopsie, those skin names need to match the directories --- diff --git a/hud_luminos_minimal.cfg b/hud_luminos_minimal.cfg index 0cba5b929..c1a9150f6 100644 --- a/hud_luminos_minimal.cfg +++ b/hud_luminos_minimal.cfg @@ -1,4 +1,4 @@ -seta hud_skin "luminos_minimal" +seta hud_skin "luminos" seta hud_panel_bg "0" seta hud_panel_bg_color "1 0.4375 0" seta hud_panel_bg_color_team "0" diff --git a/hud_luminos_old.cfg b/hud_luminos_old.cfg index 5c14f2161..c84067cc2 100644 --- a/hud_luminos_old.cfg +++ b/hud_luminos_old.cfg @@ -1,4 +1,4 @@ -seta hud_skin "luminos_old" +seta hud_skin "luminos" seta hud_panel_bg "border_default" seta hud_panel_bg_color "1 0.4375 0" seta hud_panel_bg_color_team "0" diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index 6579dfb27..84c6e86a6 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -1,4 +1,4 @@ -seta hud_skin "nexuiz" +seta hud_skin "old" seta hud_panel_bg "border_default" seta hud_panel_bg_color "0.299327 1 0.81275" seta hud_panel_bg_color_team "0"