mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
removed get_user_wonid
This commit is contained in:
parent
145455ecfb
commit
923f3a987f
@ -254,9 +254,6 @@ native get_user_name(index,name[],len);
|
||||
/* Gets player authid. */
|
||||
native get_user_authid(index, authid[] ,len);
|
||||
|
||||
/* Returns player wonid. */
|
||||
native get_user_wonid(index);
|
||||
|
||||
/* Returns player userid. */
|
||||
native get_user_userid(index);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user