From 727b1e106d5bd9e2b0f530fce7baef653558717b Mon Sep 17 00:00:00 2001 From: Darthpred Date: Thu, 16 Oct 2014 04:05:19 +0400 Subject: [PATCH] to prevent error in checking for option --- ElvUI_SLE/core/install.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index 2a32732..2e41135 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -809,6 +809,8 @@ function AI:DarthSetup() --The function to switch from classic ElvUI settings to ["lpfontsize"] = 10, ["lpfontflags"] = "OUTLINE", ["dtheight"] = 20, + ['EmbedLeft'] = 'Skada', + ['EmbedRight'] = 'Skada', } E.db["movers"]["LocationLiteMover"] = "TOPElvUIParentTOP0-19" E.db["movers"]["MicrobarMover"] = "TOPElvUIParentTOP0-38" @@ -825,6 +827,7 @@ function AI:DarthSetup() --The function to switch from classic ElvUI settings to ["DBMFont"] = "ElvUI Font", ["EmbedLeftWidth"] = 213, ["EmbedSystemDual"] = true, + } end -- 1.7.9.5