mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
Fixed call_think
This commit is contained in:
parent
bf35c8f079
commit
93a4d8a0d3
@ -3386,6 +3386,7 @@ AMX_NATIVE_INFO Engine_Natives[] = {
|
||||
{"set_size", set_size},
|
||||
{"get_decal_index", get_decal_index},
|
||||
{"precache_event", precache_event},
|
||||
{"call_think", call_think},
|
||||
|
||||
{ NULL, NULL }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user