feat(client): ai peds

This commit is contained in:
Andyyy7666
2023-08-31 05:56:31 +02:00
parent 0c70cd42dc
commit 00563a5f41
2 changed files with 175 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ client_scripts {
"client/main.lua",
"shared/functions.lua",
"client/vehicle.lua",
"client/peds.lua",
"client/functions.lua",
"client/events.lua",
"compatibility/**/client.lua"