Fixed amxmod.inc
This commit is contained in:
@ -15,10 +15,6 @@
|
|||||||
#include <engine>
|
#include <engine>
|
||||||
#include <fun>
|
#include <fun>
|
||||||
|
|
||||||
native numtostr(num,string[],len)
|
|
||||||
|
|
||||||
native strtonum(const string[])
|
|
||||||
|
|
||||||
stock set_user_hitzones(index=0,target=0,body=255)
|
stock set_user_hitzones(index=0,target=0,body=255)
|
||||||
return set_hitzones(body)
|
return set_hitzones(body)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user