forked from Simnation/Main
6 lines
128 B
Lua
6 lines
128 B
Lua
![]() |
tgiCore.OpenMechanicMenu = function()
|
||
|
if config.framework == "qb" then
|
||
|
elseif confg.framework == "esx" then
|
||
|
end
|
||
|
end
|