GetSpellLink

This commit is contained in:
Flamanis
2024-06-08 18:28:56 -05:00
parent 9c56fa3376
commit 8ea661e8bf
10 changed files with 10 additions and 4 deletions
+1
View File
@@ -19,6 +19,7 @@ local _UnitAura = UnitAura
local UnitGUID = UnitGUID
local _UnitName = UnitName
local format = _G.format
local GetSpellLink = GetSpellLink or C_Spell.GetSpellLink --api local
local UnitIsUnit = UnitIsUnit