This commit is contained in:
David Anderson 2005-08-01 05:03:50 +00:00
parent a35b96fb7e
commit 43c06b0e36

View File

@ -212,9 +212,6 @@ native get_user_deaths(index);
/* Sets player deaths. */
native set_user_deaths(index, newdeaths);
/* Sets player frags. */
native set_user_frags(index, frags);
/* Returns player health. */
native get_user_health(index);