Fixed broken script

This commit is contained in:
ElPumpo
2018-08-25 20:51:18 +02:00
parent 81ea781e77
commit 61395ada2e
+1 -1
View File
@@ -236,7 +236,7 @@ ESX.RegisterServerCallback('esx_society:setJob', function(source, cb, identifier
if xPlayer.job.name ~= job or xPlayer.job.grade_name ~= 'boss' then
print(('esx_society: %s attempted to set job!'):format(xPlayer.identifier))
break
return
end
if xTarget ~= nil then