5 lines
		
	
	
	
		
			128 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			128 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
tgiCore.OpenMechanicMenu = function()
 | 
						|
    if config.framework == "qb" then
 | 
						|
    elseif confg.framework == "esx" then
 | 
						|
    end
 | 
						|
end
 |