Added the space to the end of main.lua

This commit is contained in:
ZF
2022-03-30 00:36:36 -04:00
parent 3f4bae10e2
commit eece397ea2
+1 -1
View File
@@ -615,4 +615,4 @@ AddEventHandler('esx:setDuty', function(bool)
xPlayer.triggerEvent('esx:showNotification', _U('stopped_duty'))
end
TriggerClientEvent('esx:setJob', xPlayer.source, xPlayer.job)
end)
end)