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
@@ -1983,7 +1983,7 @@ function atributo_heal:MontaInfoHealingDone()
---@type spelltableadv
local bkSpellData = actorSpellsSorted[i]
Details.SpellTableMixin.SumSpellTables(bkSpellData.spellTables, bkSpellData)
Details:Destroy(bkSpellData, "spellTables")
--Details:Destroy(bkSpellData, "spellTables")
end
--table.sort(actorSpellsSorted, Details.Sort2)