From ae022e6a2fd68ee92108cc9d920e29877c1eeaa4 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 24 May 2014 20:23:05 +0400 Subject: [PATCH] Seems to help --- ElvUI_SLE/modules/characterframe/communication.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/characterframe/communication.lua b/ElvUI_SLE/modules/characterframe/communication.lua index 9401356..29c112c 100644 --- a/ElvUI_SLE/modules/characterframe/communication.lua +++ b/ElvUI_SLE/modules/characterframe/communication.lua @@ -613,7 +613,7 @@ if not AISM then local needSendData, Name, TableIndex AISM:SetScript('OnUpdate', function(self, elapsed) if elapsed < .1 then - needSendData = nil + --needSendData = nil if self.CurrentGroupMode ~= 'NoGroup' then for i = 1, MAX_RAID_MEMBERS do -- 1.7.9.5