Quantcast

Even less spam

Darth Predator [11-08-16 - 18:37]
Even less spam
Filename
ElvUI_SLE/modules/sledatatexts/played.lua
diff --git a/ElvUI_SLE/modules/sledatatexts/played.lua b/ElvUI_SLE/modules/sledatatexts/played.lua
index 21bbdfd..596fd33 100644
--- a/ElvUI_SLE/modules/sledatatexts/played.lua
+++ b/ElvUI_SLE/modules/sledatatexts/played.lua
@@ -16,7 +16,7 @@ local RAID_CLASS_COLORS = RAID_CLASS_COLORS
 local RequestTimePlayed = RequestTimePlayed
 local IsShiftKeyDown = IsShiftKeyDown
 local LevelPlayTimeOffset
-local eventRequesting
+local eventRequesting = true

 local OnEnter = function(self)
 	if not T.InCombatLockdown() and SessionPlayTime then