From 477297ac7e73b705b0732cc4aef82330db1d0bd2 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 3 Mar 2014 05:51:48 +0400 Subject: [PATCH] woops 2 there --- ElvUI_SLE/dev/commands.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ElvUI_SLE/dev/commands.lua b/ElvUI_SLE/dev/commands.lua index 3908dfb..5f8421b 100755 --- a/ElvUI_SLE/dev/commands.lua +++ b/ElvUI_SLE/dev/commands.lua @@ -99,6 +99,7 @@ function E:sleCommand(flag, channel, target, output, text, wtarget, presenceID) SLE:Print('|cffFF0000Error|r: You need to set a unit to execute command.') return end + end if channel ~= 'BNET' then if text == (nil or "") then SLE:Print('|cffFF0000Error|r: You need to actually send something in your message.') -- 1.7.9.5