Fixed typo in code that broke buildbot. (Bug 3698 r=Liam)

This commit is contained in:
Liam 2009-03-07 23:27:10 -05:00
parent bc7b90a1b4
commit 5b21fc89fc

View File

@ -166,7 +166,7 @@ public Action:Command_Rename(client, args)
client,
target_list,
MAXPLAYERS,
COMMAND_FILTER_NONE,
COMMAND_TARGET_NONE,
target_name,
sizeof(target_name),
tn_is_ml)) > 0)