Update OnClientAuthorized function doc
This commit is contained in:
@@ -365,7 +365,7 @@ namespace SourceMod
|
||||
* @brief Called when a client has received authorization.
|
||||
*
|
||||
* @param client Index of the client.
|
||||
* @param authstring Authorization string.
|
||||
* @param authstring Client Steam2 id, if available, else engine auth id.
|
||||
*/
|
||||
virtual void OnClientAuthorized(int client, const char *authstring)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user