From 777f745812384f3aac132519aa557b81a9979cce Mon Sep 17 00:00:00 2001 From: Darthpred Date: Tue, 11 Sep 2012 08:51:07 +0400 Subject: [PATCH] Why the hell it was there? O_o --- ElvUI_SLE/config/sle_global.lua | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 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 -- 1.7.9.5