Fixing stuff from latest alpha and more development

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