From: Mario Date: Fri, 30 Jan 2015 10:27:59 +0000 (+1100) Subject: Make Luma the default HUD and menu theme X-Git-Tag: xonotic-v0.8.1~142 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8fc773a14a2db2f214e029f3933d54182f5376f4;p=xonotic%2Fxonotic-data.pk3dir.git Make Luma the default HUD and menu theme --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 4d259382c..7f48414b6 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -791,7 +791,7 @@ exec binds-default.cfg // we must change its default from 1.0 to 1 to be consistent with menuqc set slowmo 1 -seta menu_skin "luminos" +seta menu_skin "luma" set menu_slowmo 1 seta menu_sounds 0 "enables menu sound effects. 1 enables click sounds, 2 also enables hover sounds" seta menu_tooltips 1 "menu tooltips: 0 disabled, 1 enabled, 2 also shows cvar or console command (when available) changed or executed by the item" @@ -1406,7 +1406,7 @@ exec _hud_common.cfg exec _hud_descriptions.cfg // exec the default skin config // please add any new cvars into the hud_save script in qcsrc/client/hud_config.qc for consistency -exec hud_luminos.cfg +exec hud_luma.cfg // ... and now that everything is configured/aliased, we can do some things: