forked from Simnation/Main
Merge branch 'master' of https://git.evolution-state-life.de/Evolution-State-Life/Main
This commit is contained in:
commit
c6d0b58860
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_qbCoreResourceName = "qb-core", -- Set the resource name of the QBCore (needed for export)
|
||||||
|
|
||||||
m_customInventory = { -- If you use a custom inventory
|
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
|
inventory_type = "qs-inventory", -- supported: ox_inventory , qs-inventory, mf-inventory, core_inventory
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue