From 6d70b16eb3dce756c8be75dffd6c2bd6e98f735a Mon Sep 17 00:00:00 2001 From: Darthpred Date: Wed, 24 Jun 2015 15:06:51 +0400 Subject: [PATCH] well --- ElvUI_SLE/core/core.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ElvUI_SLE/core/core.lua b/ElvUI_SLE/core/core.lua index 3a0d231..b52a57a 100644 --- a/ElvUI_SLE/core/core.lua +++ b/ElvUI_SLE/core/core.lua @@ -62,9 +62,9 @@ local function CheckIncompatible() if IsAddOnLoaded('LootConfirm') then E:StaticPopup_Show('LOOTCONFIRM_SLE_INCOMPATIBLE') end - if IsAddOnLoaded('oRA3') then - E:StaticPopup_Show('ORA_SLE_INCOMPATIBLE') - end + -- if IsAddOnLoaded('oRA3') then + -- E:StaticPopup_Show('ORA_SLE_INCOMPATIBLE') + -- end end function SLE:CreateExport() -- 1.7.9.5