diff --git a/plugins/include/sdktools_tempents.inc b/plugins/include/sdktools_tempents.inc index 8a34f90d..2079216d 100644 --- a/plugins/include/sdktools_tempents.inc +++ b/plugins/include/sdktools_tempents.inc @@ -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];