mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 23:01:36 +00:00
Fix revive
This commit is contained in:
+2
-2
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user