Version Up

This commit is contained in:
Tercio Jose
2024-03-14 10:27:49 -03:00
parent 42abffa680
commit c1458d448f
2 changed files with 3 additions and 2 deletions
@@ -454,6 +454,7 @@ local createSegmentsScrollBox = function(breakdownWindowFrame, breakdownSideMenu
return
end
--current breakdown combat
local currentBKCombat = Details:GetCombatFromBreakdownWindow()
--unique combat id from the combat the breakdown window is using
local currentBKCombatUniqueID = currentBKCombat:GetCombatUID()