forked from Simnation/Main
Merge branch 'master' of https://git.simnation-rp.de/Simnation/Main
This commit is contained in:
commit
b767f2a581
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ EXTERNAL_EVENTS_NAMES = {
|
|||
}
|
||||
|
||||
-- Skips or not if an item exists (useful with inventories that doesn't save items in database or in ESX.Items table, example ox_inventory)
|
||||
SKIP_ITEM_EXISTS_CHECK = false
|
||||
SKIP_ITEM_EXISTS_CHECK = true
|
||||
|
||||
-- Force inventory refresh or not. Set to true if NPC selling is not working properly
|
||||
FORCE_INVENTORY_REFRESH = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue