Fixed "Done" bug
Removed callfunc/dllfunc natives
This commit is contained in:
@ -13,9 +13,6 @@
|
||||
|
||||
#include <engine_const>
|
||||
|
||||
|
||||
native engfunc(type,{Float,_}:...);
|
||||
native dllfunc(type,{Float,_}:...);
|
||||
native traceresult(type,{Float,_}:...);
|
||||
|
||||
/* Registers a client impulse to a function. Function is passed the ID of the user. */
|
||||
|
Reference in New Issue
Block a user