Skip to content

Commit dc93a6b

Browse files
committed
GetItemInfo fix
1 parent 1dbcb16 commit dc93a6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

PersonalLootHelper-Core.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ CHANGELOG:
134134
135135
]]--
136136

137+
local GetItemInfo = GetItemInfo or C_Item.GetItemInfo
138+
137139
-- Constants to control inspection process
138140
local DELAY_BETWEEN_INSPECTIONS_LONG = 12 -- in seconds
139141
local DELAY_BETWEEN_INSPECTIONS_SHORT = 0.2 -- in seconds

0 commit comments

Comments
 (0)