what
This commit is contained in:
parent
a35b96fb7e
commit
43c06b0e36
|
@ -212,9 +212,6 @@ native get_user_deaths(index);
|
||||||
/* Sets player deaths. */
|
/* Sets player deaths. */
|
||||||
native set_user_deaths(index, newdeaths);
|
native set_user_deaths(index, newdeaths);
|
||||||
|
|
||||||
/* Sets player frags. */
|
|
||||||
native set_user_frags(index, frags);
|
|
||||||
|
|
||||||
/* Returns player health. */
|
/* Returns player health. */
|
||||||
native get_user_health(index);
|
native get_user_health(index);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user