Replacing table.wipe with Details:Destroy()
This commit is contained in:
parent
fa0d1e1d08
commit
0cdfa2b900
40 changed files with 1205 additions and 1322 deletions
|
|
@ -328,7 +328,7 @@ end
|
|||
end
|
||||
|
||||
cooldownFrame.scheduleRosterUpdate = nil
|
||||
wipe(cooldownFrame.playerCache)
|
||||
Details:Destroy(cooldownFrame.playerCache)
|
||||
cooldownFrame.nextLineId = 1
|
||||
|
||||
if (Details.ocd_tracker.show_conditions.only_in_group) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue