mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
Stupid, Stupid, Stupid
This commit is contained in:
+1
-1
@@ -365,7 +365,7 @@ QBCore.Player.CreatePlayer = function(PlayerData)
|
||||
if slot ~= nil then
|
||||
return self.PlayerData.items[slot]
|
||||
end
|
||||
return 0
|
||||
return nil
|
||||
end
|
||||
|
||||
self.Functions.GetItemsByName = function(item)
|
||||
|
||||
Reference in New Issue
Block a user