Update main.lua

This commit is contained in:
nearbyplayer
2017-08-24 12:36:39 -04:00
committed by GitHub
parent dc42a6378b
commit 5765a030c7
+1 -1
View File
@@ -222,7 +222,7 @@ function RespawnTimer()
TriggerServerEvent('esx:updateLastPosition', Config.Zones.HospitalInteriorInside1.Pos)
RespawnPed(GetPlayerPed(-1), Config.Zones.HospitalInteriorInside1.Pos)
--StopScreenEffect('DeathFailOut')
StopScreenEffect('DeathFailOut')
DoScreenFadeIn(800)
end)
end