mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-18 14:26:03 +01:00
Update peds.lua
This commit is contained in:
@@ -178,7 +178,6 @@ function NDCore.removeAiPed(id)
|
|||||||
if info.options then
|
if info.options then
|
||||||
ox_target:removeLocalEntity({ped})
|
ox_target:removeLocalEntity({ped})
|
||||||
end
|
end
|
||||||
Wait(500)
|
|
||||||
DeleteEntity(ped)
|
DeleteEntity(ped)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user