[GARAGE]
This commit is contained in:
parent
4943239cc8
commit
0e50d7b43a
3 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ AddEventHandler('mh_garage:verwaltungVeh', function()
|
|||
end
|
||||
|
||||
table.insert(opt, {
|
||||
title = cb[i].current_name
|
||||
title = cb[i].current_name,
|
||||
description = des,
|
||||
icon = "car",
|
||||
onSelect = function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue