renamed TE_SendToOne to TE_SendToClient
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401059
This commit is contained in:
parent
26f93c4b50
commit
b0f5b985bb
@ -143,7 +143,7 @@ stock TE_SendToAll(Float:delay=0.0)
|
||||
* @noreturn
|
||||
* @error Invalid client index or client not in game.
|
||||
*/
|
||||
stock TE_SendToOne(client, Float:delay=0.0)
|
||||
stock TE_SendToClient(client, Float:delay=0.0)
|
||||
{
|
||||
new players[1];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user