forked from Simnation/Main
Update client.lua
This commit is contained in:
parent
a22ddbf705
commit
5eeb52f005
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ end)
|
|||
function OpenMenu(vehicles)
|
||||
local opt = {}
|
||||
|
||||
if QBCore.Functions.PlayerData.job.grade.level == Zone.Chiefrang then
|
||||
if QBCore.PlayerData.job.grade.level == Zone.Chiefrang then
|
||||
table.insert(opt, {
|
||||
title = "Fahrzeug Einstellungen",
|
||||
description = "Fahrzeuge verwalten",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue