diff --git a/readme.md b/readme.md index bb006d15..54881788 100644 --- a/readme.md +++ b/readme.md @@ -267,7 +267,7 @@ end) ```lua RegisterNetEvent('esx_ambulancejob:multicharacter') AddEventHandler('esx_ambulancejob:multicharacter', function() - IsDead = false + isDead = false if firstSpawn then firstSpawn = false if Config.AntiCombatLog then