Merge pull request #238 from SilverGoLt/patch-3

Random ) in server/main.lua
This commit is contained in:
Mycroft
2022-04-30 19:02:31 +01:00
committed by GitHub
+1 -1
View File
@@ -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()