amb1502 - fixed typo
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401924
This commit is contained in:
parent
211b0159e5
commit
54640a1fd0
@ -124,7 +124,7 @@ native SlapPlayer(client, health=5, bool:sound=true);
|
|||||||
/**
|
/**
|
||||||
* Searches for an entity by classname.
|
* Searches for an entity by classname.
|
||||||
*
|
*
|
||||||
* @param startEnt The entity index to begin searching from.
|
* @param startEnt The entity index after which to begin searching from.
|
||||||
* Use -1 to start from the first entity.
|
* Use -1 to start from the first entity.
|
||||||
* @param classname Classname of the entity to find.
|
* @param classname Classname of the entity to find.
|
||||||
* @return Entity index >= 0 if found, -1 otherwise.
|
* @return Entity index >= 0 if found, -1 otherwise.
|
||||||
|
Loading…
Reference in New Issue
Block a user