Quantcast

woops 2 there

Darthpred [03-03-14 - 01:51]
woops 2 there
Filename
ElvUI_SLE/dev/commands.lua
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.')