Quick fix for /de version on classic

This commit is contained in:
Tercio Jose
2023-05-07 02:23:57 -03:00
parent 950588fd42
commit cb5dc42db8
3 changed files with 5 additions and 9 deletions
+1 -1
View File
@@ -4643,7 +4643,7 @@ function atributo_damage:MontaInfoDamageDone() --I guess this fills the list of
---@type spelltableadv
local bkSpellData = breakdownSpellDataList[i]
Details.SpellTableMixin.SumSpellTables(bkSpellData.spellTables, bkSpellData)
Details:Destroy(bkSpellData, "spellTables")
--Details:Destroy(bkSpellData, "spellTables") --temporary fix for BuildSpellTargetFromBreakdownSpellData, that function need to use bkSpellData.nestedData
end
breakdownSpellDataList.totalValue = actorTotal