Fixed mythic+ segments being considered trash.

This commit is contained in:
Tercio Jose
2024-03-01 21:00:48 -03:00
parent 7d8b84a216
commit 703cee33fd
4 changed files with 58 additions and 84 deletions
-4
View File
@@ -198,10 +198,6 @@ local segmentTypeToString = {
return self.is_mythic_dungeon
end
function classCombat:GetMythicDungeonTrashInfo()
return self.is_mythic_dungeon_trash
end
---return if the combat is a mythic dungeon segment and the run id
---@return boolean
---@return number