Disabled the open world parser for now
This commit is contained in:
parent
6480fbb303
commit
60178963eb
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue