Update peds.lua

This commit is contained in:
Andyyy7666
2023-10-14 19:48:11 +02:00
parent f0eb040eba
commit c057455cc9

View File

@@ -178,7 +178,6 @@ function NDCore.removeAiPed(id)
if info.options then
ox_target:removeLocalEntity({ped})
end
Wait(500)
DeleteEntity(ped)
end
end