mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
Merge pull request #238 from SilverGoLt/patch-3
Random ) in server/main.lua
This commit is contained in:
@@ -175,7 +175,7 @@ elseif ESX.GetConfig().Multichar == true then
|
||||
until next(ESX.Jobs)
|
||||
|
||||
FETCH = 'SELECT identifier, accounts, job, job_grade, firstname, lastname, dateofbirth, sex, skin, disabled FROM users WHERE identifier LIKE ? LIMIT ?'
|
||||
end)
|
||||
end
|
||||
end
|
||||
|
||||
RegisterNetEvent('esx_multicharacter:SetupCharacters', function()
|
||||
|
||||
Reference in New Issue
Block a user