Skip to content

Commit

Permalink
added car id 35 - McLaren 720S GT3 Evo (2023) (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
alotufo authored May 28, 2023
1 parent 19f6f9e commit cec8177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/src/data/cars.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const cars = {
"32": {id: 32, model: "Ferrari 296 GT3", brand: "ferrari"},
"33": {id: 33, model: "Lamborghini Huracan Evo2", brand: "lamborghini"},
"34": {id: 34, model: "Porsche 992 GT3 R", brand: "porsche"},
"35": {id: 35, model: "McLaren 720S GT3 Evo (2023)", brand: "mclaren"},
"50": {id: 50, model: "Alpine A110 GT4", brand: "alpine"},
"51": {id: 51, model: "AMR V8 Vantage GT4", brand: "amr"},
"52": {id: 52, model: "Audi R8 LMS GT4", brand: "audi"},
Expand Down

0 comments on commit cec8177

Please sign in to comment.