fixed bug amb418
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40987
This commit is contained in:
parent
a76f3eba97
commit
5dbcd90895
@ -209,7 +209,7 @@ public Action:Command_Ban(client, args)
|
|||||||
new userid = GetClientUserId(clients[0]);
|
new userid = GetClientUserId(clients[0]);
|
||||||
GetClientName(clients[0], arg, sizeof(arg));
|
GetClientName(clients[0], arg, sizeof(arg));
|
||||||
|
|
||||||
if (time)
|
if (!time)
|
||||||
{
|
{
|
||||||
if (reason[0] == '\0')
|
if (reason[0] == '\0')
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user