Remove print

This commit is contained in:
P Gergő
2023-03-12 18:39:07 +01:00
parent a00183deba
commit 02d496fa6a
+1 -2
View File
@@ -595,8 +595,7 @@ function CreateExtendedPlayer(playerId, identifier, group, accounts, inventory,
if self.metadata[index][subIndex] then
return self.metadata[index][subIndex]
end
return print(("[^1ERROR^7] xPlayer.getMeta ^5%s^7 not esxist on ^5%s^7!"):format(subIndex, index))
return
end
if _type == "table" then