forked from External/ergo
roleplay: More fixes and checks
This commit is contained in:
parent
07e4728c15
commit
d32ccdc572
2 changed files with 26 additions and 1 deletions
|
|
@ -150,6 +150,7 @@ const (
|
|||
ERR_UMODEUNKNOWNFLAG = "501"
|
||||
ERR_USERSDONTMATCH = "502"
|
||||
ERR_HELPNOTFOUND = "524"
|
||||
ERR_CANNOTSENDRP = "573"
|
||||
RPL_HELPSTART = "704"
|
||||
RPL_HELPTXT = "705"
|
||||
RPL_ENDOFHELP = "706"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue