From b5591d2f57224873527d00db5ca1835249898e61 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sun, 21 Apr 2013 12:54:29 +0400 Subject: [PATCH] Enabling flashing back --- ElvUI_SLE/modules/datatexts/time.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ElvUI_SLE/modules/datatexts/time.lua b/ElvUI_SLE/modules/datatexts/time.lua index 742a4c8..6137ab8 100755 --- a/ElvUI_SLE/modules/datatexts/time.lua +++ b/ElvUI_SLE/modules/datatexts/time.lua @@ -179,11 +179,11 @@ function Update(self, t) OnEnter(self) end - --[[if GameTimeFrame.flashInvite then + if GameTimeFrame.flashInvite then E:Flash(self, 0.53) else E:StopFlash(self) - end]] + end if int > 0 then return end -- 1.7.9.5