From 0126f6ed6f25f1e603f5cfa13756a6e11249baa6 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sun, 8 Sep 2013 22:49:51 +0400 Subject: [PATCH] Some tweaks cause elv's fucking around with settings --- ElvUI_SLE/modules/install/install.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ElvUI_SLE/modules/install/install.lua b/ElvUI_SLE/modules/install/install.lua index a6ca878..ac167f7 100755 --- a/ElvUI_SLE/modules/install/install.lua +++ b/ElvUI_SLE/modules/install/install.lua @@ -815,6 +815,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to E.db.nameplate.auras.font = "ElvUI Font" E.db.nameplate.auras.fontOutline = "OUTLINE" E.db.nameplate.auras.numAuras = 6 + E.db.nameplate.auras.stretchTexture = false E.db.nameplate.raidHealIcon.attachTo = "TOP" E.db.nameplate.raidHealIcon.size = 24 @@ -825,6 +826,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to E.db.nameplate.targetIndicator.height = 35 E.db.nameplate.targetIndicator.width = 35 + E.db.nameplate.targetIndicator.style = "arrow" --Auras-- E.db.auras.font = "ElvUI Font" -- 1.7.9.5