fixed usage text for sm_play command
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401219
This commit is contained in:
parent
8e5d8881df
commit
43c39f509f
@ -48,7 +48,7 @@ public Action:Command_Play(client, args)
|
||||
{
|
||||
if(args < 2)
|
||||
{
|
||||
ReplyToCommand(client, "[SM] Usage: sm_burn <#userid|name> [sound]");
|
||||
ReplyToCommand(client, "[SM] Usage: sm_play <#userid|name> [sound]");
|
||||
}
|
||||
|
||||
decl String:Arg[65];
|
||||
|
Loading…
Reference in New Issue
Block a user