removed stock get_user_hitzones

This commit is contained in:
Johnny Bergström 2004-03-11 14:56:08 +00:00
parent 6a8380fb0f
commit d0965d38c8

View File

@ -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)