diff --git a/plugins/include/amxmodx.inc b/plugins/include/amxmodx.inc index ce554cf8c6..0eb42b1eb2 100755 --- a/plugins/include/amxmodx.inc +++ b/plugins/include/amxmodx.inc @@ -3283,7 +3283,7 @@ native DestroyForward(forward_handle); * * @noreturn */ -native arrayset(array[], value, size); +native arrayset(any:array[], any:value, size); /** * Returns the weapon id associated with a weapon name.