forked from Simnation/Main
ed
This commit is contained in:
parent
08a306e1ff
commit
fbf0b6b47f
23 changed files with 1547 additions and 10408 deletions
|
@ -45,7 +45,7 @@ function QBCore.Functions.GetCoords(entity)
|
|||
end
|
||||
|
||||
function QBCore.Functions.HasItem(items, amount)
|
||||
return exports['qs-inventory']:HasItem(items, amount)
|
||||
return exports['qb-inventory']:HasItem(items, amount)
|
||||
end
|
||||
|
||||
---Returns the full character name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue