Fix revive

This commit is contained in:
Jérémie N'gadi
2017-08-31 09:51:33 +02:00
parent a6390d1038
commit 1bfefc2931
+2 -2
View File
@@ -669,8 +669,8 @@ AddEventHandler('esx_ambulancejob:revive', function()
x = coords.x,
y = coords.y,
z = coords.z
)
})
TriggerServerEvent('esx:updateLastPosition', {
x = coords.x,
y = coords.y,