Add the evoker predicted damage to overall data

This commit is contained in:
Tercio Jose
2023-07-19 11:13:37 -03:00
parent de678d70ac
commit 08ccadfbde
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ end
--precisa converter um wipe em um trash segment? provavel que sim
-- at the end of a mythic run, if enable on settings, merge all the segments from the mythic run into only one
function DetailsMythicPlusFrame.MergeSegmentsOnEnd()
function DetailsMythicPlusFrame.MergeSegmentsOnEnd() --~merge
if (DetailsMythicPlusFrame.DevelopmentDebug) then
print("Details!", "MergeSegmentsOnEnd() > starting to merge mythic segments.", "InCombatLockdown():", InCombatLockdown())
end