Quantcast

more flashy stuff

Darthpred [04-21-15 - 13:00]
more flashy stuff
Filename
ElvUI_SLE/modules/sledatatexts/time.lua
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