- added Dos/Hps display at the Streamer plugin.

- disabled the timeattack tutorial.
This commit is contained in:
Tercioo
2016-03-04 10:57:57 -03:00
parent 8ee58054c4
commit 231f61eca1
3 changed files with 253 additions and 11 deletions
@@ -910,7 +910,8 @@ end
function TimeAttack:CheckTimeAttackTutorial()
--TimeAttack:SetTutorialCVar ("TIME_ATTACK_TUTORIAL1", nil)
if (not TimeAttack:GetTutorialCVar ("TIME_ATTACK_TUTORIAL1")) then
TimeAttackFrame:RegisterEvent ("PLAYER_TARGET_CHANGED")
--tutorial disabled
--TimeAttackFrame:RegisterEvent ("PLAYER_TARGET_CHANGED")
end
end