Random ) in server/main.lua

Stopping the resource from starting properly.
This commit is contained in:
Haroki
2022-04-30 18:33:18 +01:00
committed by GitHub
parent 7e660c1380
commit ca64728ec3
+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()