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