feat: change ox inventory config to nd

This commit is contained in:
Andyyy7666
2022-11-14 00:53:37 +01:00
parent 020ad8a176
commit eb17ad3b33

View File

@@ -22,3 +22,7 @@ CreateThread(function()
end
end
end)
if GetExport("ox_inventory") then
SetConvarReplicated("inventory:framework", "nd")
end