mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 00:01:20 +00:00
Update multicharacter.lua
This commit is contained in:
@@ -10,7 +10,7 @@ function Multicharacter:SetupCharacters(source)
|
||||
Wait(100)
|
||||
end
|
||||
|
||||
local identifier = Server:GetIdentifier(source)
|
||||
local identifier = ESX.GetIdentifier(source)
|
||||
ESX.Players[identifier] = source
|
||||
|
||||
local slots = Database:GetPlayerSlots(identifier)
|
||||
|
||||
Reference in New Issue
Block a user