Skip to content

Commit

Permalink
fix(Core): GetItemInfo -> C_Item.GetItemInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilraaz committed Mar 19, 2024
1 parent c3e50a2 commit 576454b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HeroRotation/Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ local stringlower = string.lower
local strsplit = strsplit
local tostring = tostring
local GetTime = GetTime
-- API locals
local GetItemInfo = C_Item.GetItemInfo
-- File Locals

--- ======= GLOBALIZE =======
Expand Down

0 comments on commit 576454b

Please sign in to comment.