mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
Fixed xplayer typo
This commit is contained in:
@@ -148,7 +148,7 @@ function CreateExtendedPlayer(player, accounts, inventory, job, loadout, name, l
|
||||
})
|
||||
else
|
||||
for k2,v2 in ipairs(self.accounts) do
|
||||
if v2 == v then
|
||||
if v2.name == v then
|
||||
table.insert(accounts, v2)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user