Stupid, Stupid, Stupid

This commit is contained in:
GhzGarage
2021-06-27 17:52:24 -05:00
parent 9a9a2f78e2
commit af5c2f9d71
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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)