1
0
Fork 0
forked from Simnation/Main
Main/resources/[standalone]/tgiann-core/client/functions/mechanic.lua
2025-07-09 19:41:05 +02:00

5 lines
128 B
Lua

tgiCore.OpenMechanicMenu = function()
if config.framework == "qb" then
elseif confg.framework == "esx" then
end
end