forked from Simnation/Main
Update stored.lua
This commit is contained in:
parent
518c39fe65
commit
f2018af2a3
1 changed files with 4 additions and 0 deletions
|
@ -61,6 +61,10 @@ AddEventHandler('mh_garage:storeVehicle', function(zone)
|
|||
end
|
||||
end)
|
||||
|
||||
function StoredVehicle(veh, zone)
|
||||
|
||||
end
|
||||
|
||||
function SelectName()
|
||||
local names = {
|
||||
{name = "Garagen-Guru",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue