Skip to content

Commit

Permalink
Update VEHICLE/SetHeliBladesFullSpeed.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dillon Skaggs <dillon@dillonskaggs.dev>
  • Loading branch information
Bob74 and AvarianKnight authored Jan 7, 2025
1 parent c702e53 commit c4e45cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VEHICLE/SetHeliBladesFullSpeed.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Despite its name, this works on Helicopters and Planes.
Sets the speed of the helicopter blades to full speed.
Equivalent of `SET_HELI_BLADES_SPEED(vehicleHandle, 1.0f);`.
This is equivalent to calling `SetHeliBladesSpeed(vehicleHandle, 1.0);`
Works with planes too.
Expand Down

0 comments on commit c4e45cb

Please sign in to comment.