ADD REST CARS
This commit is contained in:
parent
62b435c655
commit
18c43daf18
2934 changed files with 1670202 additions and 0 deletions
4
resources/[cars]/tfjogger/vehicle_names.lua
Normal file
4
resources/[cars]/tfjogger/vehicle_names.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Citizen.CreateThread(function()
|
||||
AddTextEntryByHash(`JOGGERPAS`, "Jogger Passenger")
|
||||
AddTextEntryByHash(`JOGGER`, "Jogger Cargo")
|
||||
end)
|
||||
Loading…
Add table
Add a link
Reference in a new issue