mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
Fixed amxmod.inc
This commit is contained in:
parent
d3a58298c9
commit
1e880869e7
@ -15,10 +15,6 @@
|
||||
#include <engine>
|
||||
#include <fun>
|
||||
|
||||
native numtostr(num,string[],len)
|
||||
|
||||
native strtonum(const string[])
|
||||
|
||||
stock set_user_hitzones(index=0,target=0,body=255)
|
||||
return set_hitzones(body)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user