Fixed typo in code that broke buildbot. (Bug 3698 r=Liam)
This commit is contained in:
parent
bc7b90a1b4
commit
5b21fc89fc
@ -166,7 +166,7 @@ public Action:Command_Rename(client, args)
|
|||||||
client,
|
client,
|
||||||
target_list,
|
target_list,
|
||||||
MAXPLAYERS,
|
MAXPLAYERS,
|
||||||
COMMAND_FILTER_NONE,
|
COMMAND_TARGET_NONE,
|
||||||
target_name,
|
target_name,
|
||||||
sizeof(target_name),
|
sizeof(target_name),
|
||||||
tn_is_ml)) > 0)
|
tn_is_ml)) > 0)
|
||||||
|
Loading…
Reference in New Issue
Block a user