mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
Update player.lua
This commit is contained in:
@@ -617,7 +617,7 @@ function CreateExtendedPlayer(playerId, identifier, group, accounts, inventory,
|
||||
return metaData
|
||||
end
|
||||
|
||||
function self.setMeta(index, value, subValue)
|
||||
function self.(index, value, subValue)
|
||||
if not index then
|
||||
return print("[^1ERROR^7] xPlayer.setMeta ^5index^7 is Missing!")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user