1
0
Fork 0
forked from Simnation/Main
Main/resources/[standalone]/tgiann-core/client/functions/mechanic.lua

6 lines
128 B
Lua
Raw Permalink Normal View History

2025-07-09 14:25:50 +02:00
tgiCore.OpenMechanicMenu = function()
if config.framework == "qb" then
elseif confg.framework == "esx" then
end
end