mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Renamed column isDead to is_dead
This commit is contained in:
+1
-1
@@ -296,7 +296,7 @@ AddEventHandler('esx_ambulancejob:revive', function()
|
||||
DoScreenFadeOut(800)
|
||||
|
||||
while not IsScreenFadedOut() do
|
||||
Citizen.Wait(0)
|
||||
Citizen.Wait(50)
|
||||
end
|
||||
|
||||
ESX.SetPlayerData('lastPosition', {
|
||||
|
||||
Reference in New Issue
Block a user