fixed mistype

This commit is contained in:
Deliux
2022-07-26 15:55:04 +03:00
committed by GitHub
parent df4f9012b7
commit c6e4ff1f64
@@ -90,7 +90,7 @@ end)
RegisterNetEvent('esx:onPlayerSpawn')
AddEventHandler('esx:onPlayerSpawn', function()
local source = soruce
local source = source
if deadPlayers[source] then
deadPlayers[source] = nil
local Ambulance = ESX.GetExtendedPlayers("job", "ambulance")