Quantcast

Seems to help

Darthpred [05-24-14 - 16:23]
Seems to help
Filename
ElvUI_SLE/modules/characterframe/communication.lua
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