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
6a10397641
commit
a4eccaa4bb
@ -21,9 +21,6 @@ stock user_spawn(index)
|
||||
stock get_logfile( name[], len )
|
||||
return get_time("admin%m%d.log",name,len)
|
||||
|
||||
stock get_user_wonid(index)
|
||||
return 0
|
||||
|
||||
stock get_user_money(index)
|
||||
return cs_get_user_money(index)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user