Quantcast

Why the hell it was there? O_o

Darthpred [09-11-12 - 04:51]
Why the hell it was there? O_o
Filename
ElvUI_SLE/config/sle_global.lua
diff --git a/ElvUI_SLE/config/sle_global.lua b/ElvUI_SLE/config/sle_global.lua
deleted file mode 100644
index 2204814..0000000
--- a/ElvUI_SLE/config/sle_global.lua
+++ /dev/null
@@ -1,15 +0,0 @@
-local E, L, V, P, G =  unpack(ElvUI); --Inport: Engine, Locales, ProfileDB, GlobalDB
-
-V['sle'] = {
-	--Auras Frame
-	['auras'] = {
-		['size'] = 30,
-	},
-
-	--Skada Backdrop
-	['skadaback'] = true,
-
-	['dbm'] = {
-		['size'] = 10,
-	},
-}
\ No newline at end of file