[solo] SoloYell is not a catch-all. SoloHelp is.

This commit is contained in:
Fabio Erculiani
2013-03-08 13:38:39 +01:00
parent a1e59c352f
commit 0e52aadf33
+1 -1
View File
@@ -25,7 +25,7 @@ class SoloYell(SoloCommand):
NAME = "yell"
ALIASES = []
CATCH_ALL = True
CATCH_ALL = False
ALLOW_UNPRIVILEGED = True
HIDDEN = True