Merge pull request #743 from Flamanis/TWW-Spec_augmentation

Update spec_augmentation.lua to fix GetSpellInfo on TWW
This commit is contained in:
Tercio Jose
2024-06-07 23:10:59 -03:00
committed by GitHub
+1
View File
@@ -15,6 +15,7 @@ local CONST_SPELLID_INFERNOBLESS = 410263
local UnitExists = UnitExists local UnitExists = UnitExists
local UnitIsUnit = UnitIsUnit local UnitIsUnit = UnitIsUnit
local GetSpellInfo = Details222.GetSpellInfo
local augmentationFunctions = Details222.SpecHelpers[1473] local augmentationFunctions = Details222.SpecHelpers[1473]
local augmentationCache = Details222.SpecHelpers[1473].augmentation_cache local augmentationCache = Details222.SpecHelpers[1473].augmentation_cache