fixed a help text error
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401333
This commit is contained in:
parent
b5df2dfb07
commit
99d9b96ec6
@ -199,7 +199,7 @@ public Action:Command_DelGroup(client, args)
|
|||||||
{
|
{
|
||||||
if (args < 1)
|
if (args < 1)
|
||||||
{
|
{
|
||||||
ReplyToCommand(client, "[SM] Usage: sm_sql_addgroup <name>");
|
ReplyToCommand(client, "[SM] Usage: sm_sql_delgroup <name>");
|
||||||
return Plugin_Handled;
|
return Plugin_Handled;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user