Send spec data in Wrath

This commit is contained in:
Flamanis
2022-09-04 09:48:18 -05:00
parent d65d6d08bd
commit d2254f51f1
+1 -1
View File
@@ -2358,7 +2358,7 @@ function Details:DecompressData (data, dataType)
end
--oldschool talent tree
if (DetailsFramework.IsTBCWow()) then
if (DetailsFramework.IsWotLKWow()) then
local talentWatchClassic = CreateFrame ("frame")
talentWatchClassic:RegisterEvent("CHARACTER_POINTS_CHANGED")
talentWatchClassic:RegisterEvent("SPELLS_CHANGED")