From a747e2cd565c0bdda218982e7d8470775557ceb4 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Tue, 22 Jul 2014 09:23:50 +0400 Subject: [PATCH] woops --- ElvUI_SLE/core/core.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ElvUI_SLE/core/core.lua b/ElvUI_SLE/core/core.lua index e6ad0db..2dbbc23 100644 --- a/ElvUI_SLE/core/core.lua +++ b/ElvUI_SLE/core/core.lua @@ -71,6 +71,7 @@ function SLE:Initialize() if E.private.unitframe.enable then self:RegisterEvent("PLAYER_REGEN_DISABLED", UF.Update_CombatIndicator); end + --if E.private.install_complete == E.version and E.private.sle.install_complete == nil then SLE:Install() end if E.db.general.loginmessage then print(format(L['SLE_LOGIN_MSG'], E["media"].hexvaluecolor, SLE.version)) end -- 1.7.9.5