diff --git a/client/peds.lua b/client/peds.lua index 77c745d..7a4a16f 100644 --- a/client/peds.lua +++ b/client/peds.lua @@ -178,7 +178,6 @@ function NDCore.removeAiPed(id) if info.options then ox_target:removeLocalEntity({ped}) end - Wait(500) DeleteEntity(ped) end end