Quantcast

woops there

Darthpred [03-03-14 - 01:50]
woops there
Filename
ElvUI_SLE/dev/commands.lua
diff --git a/ElvUI_SLE/dev/commands.lua b/ElvUI_SLE/dev/commands.lua
index 0e70e2c..3908dfb 100755
--- a/ElvUI_SLE/dev/commands.lua
+++ b/ElvUI_SLE/dev/commands.lua
@@ -100,9 +100,10 @@ function E:sleCommand(flag, channel, target, output, text, wtarget, presenceID)
 			return
 		end
 	if channel ~= 'BNET' then
-	if text == (nil or "") then
-		SLE:Print('|cffFF0000Error|r: You need to actually send something in your message.')
-		return
+		if text == (nil or "") then
+			SLE:Print('|cffFF0000Error|r: You need to actually send something in your message.')
+			return
+		end
 	end
 	if channel ~= 'BNET' then
 		Message = target