Mythic+ Clean Up: Removed deprecated option "Always in Combat"
This commit is contained in:
@@ -1140,11 +1140,6 @@ end
|
||||
end
|
||||
end
|
||||
|
||||
--mythic dungeon always in combat
|
||||
if (_detalhes.MythicPlus.Started and _detalhes.mythic_plus.always_in_combat) then
|
||||
return true
|
||||
end
|
||||
|
||||
--coach feature
|
||||
if (not Details.Coach.Server.IsEnabled()) then
|
||||
if (Details.debug) then
|
||||
|
||||
Reference in New Issue
Block a user