mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
Latest ESX code
This commit is contained in:
+1
-1
@@ -742,6 +742,6 @@ AddEventHandler('esx:onPlayerDeath', function()
|
||||
IsDead = true
|
||||
end)
|
||||
|
||||
AddEventHandler('playerSpawned', function(spawn)
|
||||
AddEventHandler('esx:onPlayerSpawn', function(spawn)
|
||||
IsDead = false
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user