Skip to content

Commit

Permalink
wheel_area -> contact_area (#33852)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingranade authored Sep 7, 2019
2 parents 7ffb38e + 8593bff commit 6c13c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/vehicleparts/wheel.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
"type": "vehicle_part",
"name": "off-road bicycle wheel",
"item": "wheel_bicycle_or",
"wheel_area": 36,
"contact_area": 36,
"wheel_type": "off-road"
},
{
Expand Down

0 comments on commit 6c13c13

Please sign in to comment.