Fixed GetItemInfo for the m+ end of dungeon

This commit is contained in:
Tercio Jose
2024-06-09 16:17:06 -03:00
parent 3b128f6278
commit ccb20e4ecc
2 changed files with 131 additions and 0 deletions
@@ -18,6 +18,7 @@ local C_Timer = C_Timer
local GameTooltip = GameTooltip
local SOUNDKIT = SOUNDKIT
local GetItemInfo = GetItemInfo or C_Item.GetItemInfo
local GetDetailedItemLevelInfo = GetDetailedItemLevelInfo or C_Item.GetDetailedItemLevelInfo --C_Item.GetDetailedItemLevelInfo does not return a table
local Loc = _G.LibStub("AceLocale-3.0"):GetLocale("Details")