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
+2 -2
View File
@@ -133,8 +133,8 @@ function Details:CreateCallbackListeners()
end
current_encounter = false
wipe (current_table_dbm)
wipe (current_table_bigwigs)
Details:Destroy (current_table_dbm)
Details:Destroy (current_table_bigwigs)
end
end)
event_frame:RegisterEvent("ENCOUNTER_START")