diff --git a/core/gears.lua b/core/gears.lua index 71ae2324..25478fce 100644 --- a/core/gears.lua +++ b/core/gears.lua @@ -786,6 +786,7 @@ Details222.Parser.EventFrame:RegisterEvent("ZONE_CHANGED_NEW_AREA") Details222.Parser.EventFrame:RegisterEvent("PLAYER_REGEN_ENABLED") Details222.Parser.EventFrame:RegisterEvent("PLAYER_REGEN_DISABLED") Details222.Parser.EventFrame:SetScript("OnEvent", function(self, event, ...) + do return end local instanceName, isntanceType = GetInstanceInfo() if (isntanceType == "pvp" or isntanceType == "arena") then