From 20d0ec4e663956de9f98e34e16f0399b28969896 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Thu, 21 Jul 2016 17:30:36 +0300 Subject: [PATCH] damn --- ElvUI_SLE/modules/tooltips/raidprogress.lua | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ElvUI_SLE/modules/tooltips/raidprogress.lua b/ElvUI_SLE/modules/tooltips/raidprogress.lua index b34aa8e..3f54b67 100644 --- a/ElvUI_SLE/modules/tooltips/raidprogress.lua +++ b/ElvUI_SLE/modules/tooltips/raidprogress.lua @@ -1,12 +1,12 @@ local SLE, T, E, L, V, P, G = unpack(select(2, ...)) local RP = SLE:NewModule("RaidProgress", "AceHook-3.0", "AceEvent-3.0") local TT = E:GetModule('Tooltip'); ---GLOBALS: hooksecurefunc +--GLOBALS: hooksecurefunc, AchievementFrame_DisplayComparison local MAX_PLAYER_LEVEL = MAX_PLAYER_LEVEL local _G = _G local sub = string.sub local ClearAchievementComparisonUnit = ClearAchievementComparisonUnit -local AchievementFrame_DisplayComparison = AchievementFrame_DisplayComparison +-- local AchievementFrame_DisplayComparison = AchievementFrame_DisplayComparison local SetAchievementComparisonUnit = SetAchievementComparisonUnit local HideUIPanel = HideUIPanel @@ -14,8 +14,6 @@ RP.Cache = {} RP.playerGUID = UnitGUID("player") RP.highestKill = 0 - - RP.bosses = { { -- HFC { --Mythic -- 1.7.9.5