Closed Xaymar closed 1 year ago
hooksecurefunc passes the original parameters to the function defined as the hook, thus we need to prevent it from passing these to a function that does not expect them.
hooksecurefunc
Fixes #34
hooksecurefunc
passes the original parameters to the function defined as the hook, thus we need to prevent it from passing these to a function that does not expect them.Fixes #34