Whoops.
This commit is contained in:
parent
58d94c2827
commit
f772c88eed
@ -338,7 +338,7 @@ stock TFTeam:TF2_GetClientTeam(client)
|
||||
* @noreturn
|
||||
* @error Invalid client index.
|
||||
*/
|
||||
stock TFTeam:TF2_SetClientTeam(client, team)
|
||||
stock TF2_SetClientTeam(client, TFTeam:team)
|
||||
{
|
||||
ChangeClientTeam(client, _:team);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user