forked from Simnation/Main
Update items.lua
This commit is contained in:
parent
24cc6da2a7
commit
98da2e94c5
1 changed files with 0 additions and 8 deletions
|
@ -10216,11 +10216,3 @@ itemsData = {
|
|||
|
||||
|
||||
}
|
||||
TriggerEvent("__cfx_export_tgiann-inventory_Items", function(ref)
|
||||
if not ref then return end
|
||||
QBShared.Items = ref()
|
||||
end)
|
||||
|
||||
AddEventHandler("tgiann-inventory:itemList", function(items)
|
||||
QBShared.Items = items
|
||||
end)
|
Loading…
Add table
Add a link
Reference in a new issue