5 lines
		
	
	
		
			232 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			232 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@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
 |