Fix spelling error on Dubsta 6x6

A pointless "fix" but hey ho
This commit is contained in:
Hazzer278
2021-08-10 14:48:22 +01:00
committed by GitHub
parent e923e632f1
commit 4db9495b88
+2 -2
View File
@@ -1381,7 +1381,7 @@ QBShared.Vehicles = {
["shop"] = "pdm",
},
["dubsta3"] = {
["name"] = "Bubsta 6x6",
["name"] = "Dubsta 6x6",
["brand"] = "Annis",
["price"] = 120000,
["category"] = "offroad",
@@ -4541,4 +4541,4 @@ QBShared.Vehicles = {
["hash"] = `sultan3`,
["shop"] = "pdm",
},
}
}