Initial commit
This commit is contained in:
4
api/forceinsecure.lua
Normal file
4
api/forceinsecure.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Causes the current execution path to continue outside the secure environment. Meaningless when called from outside of the secure environment.
|
||||
function forceinsecure() end
|
||||
Reference in New Issue
Block a user