Add missing SetClientName description in function doc.

This commit is contained in:
Nicholas Hastings
2015-03-22 18:56:02 -04:00
parent 885117fb66
commit 53f9bb0402
+1 -1
View File
@@ -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.