mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Remove print
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user