From c057455cc9a8cf939a1d9f63eae178e4f50f227f Mon Sep 17 00:00:00 2001 From: Andyyy7666 <86536434+Andyyy7666@users.noreply.github.com> Date: Sat, 14 Oct 2023 19:48:11 +0200 Subject: [PATCH] Update peds.lua --- client/peds.lua | 1 - 1 file changed, 1 deletion(-) 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