mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-26 06:45:37 +03:00
parent
07aaf3713c
commit
afd0acd4a7
@ -620,7 +620,7 @@ int set_amxnatives(AMX* amx, char error[128])
|
|||||||
|
|
||||||
int unload_amxscript(AMX* amx, void** program)
|
int unload_amxscript(AMX* amx, void** program)
|
||||||
{
|
{
|
||||||
#if !defined JIT
|
#if defined JIT
|
||||||
int flags = amx->flags;
|
int flags = amx->flags;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user