forked from Simnation/Main
Update server_config.lua
This commit is contained in:
parent
ef00e4f084
commit
620c344964
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ ServerConfig = {
|
|||
m_qbCoreResourceName = "qb-core", -- Set the resource name of the QBCore (needed for export)
|
||||
|
||||
m_customInventory = { -- If you use a custom inventory
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
inventory_type = "qs-inventory", -- supported: ox_inventory , qs-inventory, mf-inventory, core_inventory
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue