Skip to content

Commit 3daf29b

Browse files
committed
Fix hand brake key.
1 parent 03b9d3c commit 3daf29b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/3d-car-coin-hunt/3d-car-coin-hunt.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10778,7 +10778,7 @@
1077810778
"actions": [
1077910779
{
1078010780
"type": {
10781-
"value": "Physics3D::PhysicsCar3D::SimulateHandBreakKey"
10781+
"value": "Physics3D::PhysicsCar3D::SimulateHandBrakeKey"
1078210782
},
1078310783
"parameters": [
1078410784
"Object",
@@ -38090,7 +38090,7 @@
3809038090
"actions": [
3809138091
{
3809238092
"type": {
38093-
"value": "Physics3D::PhysicsCar3D::SimulateHandBreakKey"
38093+
"value": "Physics3D::PhysicsCar3D::SimulateHandBrakeKey"
3809438094
},
3809538095
"parameters": [
3809638096
"Object",
@@ -41970,7 +41970,7 @@
4197041970
"actions": [
4197141971
{
4197241972
"type": {
41973-
"value": "Physics3D::PhysicsCar3D::SimulateHandBreakKey"
41973+
"value": "Physics3D::PhysicsCar3D::SimulateHandBrakeKey"
4197441974
},
4197541975
"parameters": [
4197641976
"Object",

0 commit comments

Comments
 (0)