mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
Update & Fix player.lua
This commit is contained in:
@@ -772,7 +772,7 @@ function CreateExtendedPlayer(playerId, identifier, group, accounts, inventory,
|
||||
return print(("[^1ERROR^7] xPlayer.getMeta subIndex should be ^5string^7 or ^5table^7!, received ^5%s^7!"):format(_type))
|
||||
end
|
||||
|
||||
return metaData)
|
||||
return metaData
|
||||
end
|
||||
|
||||
---@param index any
|
||||
|
||||
Reference in New Issue
Block a user