Mythic+ Clean Up: Removed deprecated option "Always in Combat"

This commit is contained in:
Tercio Jose
2023-03-10 19:45:22 -03:00
parent df56487459
commit 8f36e88146
4 changed files with 1 additions and 34 deletions
-5
View File
@@ -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