mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
removed stock get_user_hitzones
This commit is contained in:
parent
6a8380fb0f
commit
d0965d38c8
@ -15,9 +15,6 @@
|
||||
#include <engine>
|
||||
#include <fun>
|
||||
|
||||
stock get_user_hitzones(index,target)
|
||||
return get_hitzones()
|
||||
|
||||
stock user_spawn(index)
|
||||
return spawn(index)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user