refactor(esx_lscustom\config):Missed vehicle price

This commit is contained in:
Amir_Lynx
2022-12-14 17:41:30 +03:30
parent 8b466eb2b2
commit 27462c4044
+1 -1
View File
@@ -472,7 +472,7 @@ Config.Menus = {
label = TranslateCap('transmission'),
parent = 'upgrades',
modType = 13,
price = {13.95, 20.93, 46.51}
price = {13.95, 20.93, 46.51, 63.55}
},
modSuspension = {
label = TranslateCap('suspension'),