From 9c34b3c7fab5fe7d24625c855ca4b721b36cefac Mon Sep 17 00:00:00 2001 From: Darthpred Date: Tue, 21 Apr 2015 17:00:11 +0400 Subject: [PATCH] more flashy stuff --- ElvUI_SLE/modules/sledatatexts/time.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/sledatatexts/time.lua b/ElvUI_SLE/modules/sledatatexts/time.lua index 6cb7590..b495ba3 100644 --- a/ElvUI_SLE/modules/sledatatexts/time.lua +++ b/ElvUI_SLE/modules/sledatatexts/time.lua @@ -173,7 +173,7 @@ function Update(self, t) if int > 0 then return end if GameTimeFrame.flashInvite then - E:Flash(self, 0.53) + E:Flash(self, 0.53, true) else E:StopFlash(self) end -- 1.7.9.5