Add missing SetClientName description in function doc.
This commit is contained in:
parent
885117fb66
commit
53f9bb0402
@ -333,7 +333,7 @@ native ActivateEntity(entity);
|
||||
native SetClientInfo(client, const String:key[], const String:value[]);
|
||||
|
||||
/**
|
||||
* Something
|
||||
* Changes a client's name.
|
||||
*
|
||||
* @param client Player's index.
|
||||
* @param name New name.
|
||||
|
Loading…
Reference in New Issue
Block a user