Skip to content

Commit

Permalink
Add SET_VEHICLE_STEERING_BIAS_SCALAR fields
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandromrc committed Jan 28, 2024
1 parent 048e9da commit cbe8dfa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions natives.json
Original file line number Diff line number Diff line change
Expand Up @@ -113506,12 +113506,12 @@
"comment": "",
"params": [
{
"type": "Any",
"name": "p0"
"type": "Vehicle",
"name": "vehicle"
},
{
"type": "float",
"name": "p1"
"name": "bias"
}
],
"return_type": "void",
Expand Down Expand Up @@ -119450,4 +119450,4 @@
"build": "323"
}
}
}
}

0 comments on commit cbe8dfa

Please sign in to comment.