This commit is contained in:
Tercio Jose
2021-04-03 18:40:01 -03:00
parent f82f706bfa
commit 10936adf71
25 changed files with 344 additions and 99 deletions
@@ -2168,7 +2168,7 @@ function EncounterDetails:OnEvent (_, event, ...)
if (_G._detalhes and _G._detalhes:InstallOkey()) then
if (DetailsFramework.IsClassicWow()) then
if (DetailsFramework.IsTimewalkWoW()) then
return
end
@@ -948,7 +948,7 @@ end
if (_G._detalhes) then
if (DetailsFramework.IsClassicWow()) then
if (DetailsFramework.IsTimewalkWoW()) then
return
end
@@ -939,7 +939,7 @@ function Vanguard:OnEvent (_, event, arg1, token, time, who_serial, who_name, wh
if (_G._detalhes) then
if (DetailsFramework.IsClassicWow()) then
if (DetailsFramework.IsTimewalkWoW()) then
return
end