forked from Simnation/Main
Update client.lua
This commit is contained in:
parent
a8696c338d
commit
75b73b9c45
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ local function ShowVehicleActions(vehicle, playerJob)
|
|||
{value = 'delete', label = '🗑️ Von Map löschen'},
|
||||
{value = 'repair', label = '🔧 Reparieren'}
|
||||
}
|
||||
}
|
||||
end
|
||||
|
||||
local vehicleLabel = QBCore.Shared.Vehicles[vehicle.vehicle]?.name or vehicle.vehicle
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue