Replacing table.wipe with Details:Destroy()

This commit is contained in:
Tercio Jose
2023-05-22 15:31:29 -03:00
parent fa0d1e1d08
commit 0cdfa2b900
40 changed files with 1205 additions and 1322 deletions
+1 -1
View File
@@ -1961,7 +1961,7 @@ function _detalhes:OpenAuraPanel (spellid, spellname, spellicon, encounterid, tr
spellname = select(1, GetSpellInfo(spellid))
end
wipe (empty_other_values)
Details:Destroy (empty_other_values)
other_values = other_values or empty_other_values
if (not DetailsAuraPanel or not DetailsAuraPanel.Initialized) then