forked from Simnation/Main
Update stored.lua
This commit is contained in:
parent
7585b32d37
commit
5042ae859b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ AddEventHandler('mh_garage:storeVehicle', function(zone)
|
||||||
else
|
else
|
||||||
lib.hideContext("StoredVehicles")
|
lib.hideContext("StoredVehicles")
|
||||||
|
|
||||||
lib registerContext({
|
lib.registerContext({
|
||||||
id = "thisVehicle",
|
id = "thisVehicle",
|
||||||
title = random.name,
|
title = random.name,
|
||||||
options = {
|
options = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue