Fixed mythic+ segments being considered trash.
This commit is contained in:
parent
7d8b84a216
commit
703cee33fd
4 changed files with 58 additions and 84 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue