Quantcast

Fuuuuuuuuuuuuuuuuuuuuuuuuu

Darthpred [10-17-14 - 00:06]
Fuuuuuuuuuuuuuuuuuuuuuuuuu
Filename
ElvUI_SLE/core/install.lua
diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua
index 5578377..9c3ec4f 100644
--- a/ElvUI_SLE/core/install.lua
+++ b/ElvUI_SLE/core/install.lua
@@ -816,8 +816,6 @@ 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"
@@ -834,7 +832,8 @@ function AI:DarthSetup() --The function to switch from classic ElvUI settings to
 			["DBMFont"] = "ElvUI Font",
 			["EmbedLeftWidth"] = 213,
 			["EmbedSystemDual"] = true,
-
+			['EmbedLeft'] = 'Skada',
+			['EmbedRight'] = 'Skada',
 		}
 	end