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