Fixed var names and docs for TF2_MakeBleed native (bug 4928, r=fyren).

This commit is contained in:
Nicholas Hastings
2011-05-24 10:17:48 -04:00
parent e8c141d775
commit d03e051611
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -228,11 +228,11 @@ native TF2_StunPlayer(client, Float:duration, Float:slowdown=0.0, stunflags, att
* Induces the bleed effect on a client
*
* @param client Player's index.
* @param victim Victim's index.
* @param attacker Attacker's index.
* @param float Duration of bleeding (in seconds).
* @noreturn
*/
native TF2_MakeBleed(client, victim, Float:duration);
native TF2_MakeBleed(client, attacker, Float:duration);
/**
* Retrieves the entity index of the CPlayerResource entity