Skip to content

Commit

Permalink
Fixed GetItemSpell for retail
Browse files Browse the repository at this point in the history
  • Loading branch information
artscout committed Sep 26, 2024
1 parent 32a8218 commit 00db59e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions portals.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ local GetNumGroupMembers = GetNumGroupMembers
local GetSpellBookItemName = GetSpellBookItemName or C_SpellBook.GetSpellBookItemName
local GetSpellCooldown = GetSpellCooldown or C_Spell.GetSpellCooldown
local GetSpellInfo = GetSpellInfo or C_Spell.GetSpellInfo
local GetSpellDescription = GetSpellDescription or C_Spell.GetSpellDescription
local GetTime = GetTime
local IsPlayerSpell = IsPlayerSpell
local PlayerHasToy = PlayerHasToy
Expand Down

0 comments on commit 00db59e

Please sign in to comment.