Skip to content

Commit

Permalink
Update SetSpecialFlightModeAllowed.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spacevx committed Nov 7, 2023
1 parent 5e0a852 commit 192dc90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VEHICLE/SetSpecialFlightModeAllowed.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ void SET_SPECIAL_FLIGHT_MODE_ALLOWED(Vehicle vehicle, BOOL toggle);
```
## Allows locking the state of a vehicle, such as the flying mode of the `Deluxo` or the `oppressor2`
In the decompiled scripts [SetSpecialFlightModeAllowed](SET_SPECIAL_FLIGHT_MODE_ALLOWED) is used on `oppressor2` but couldn't get it work on it.
In the decompiled scripts this native is used on `oppressor2` but couldn't get it work on it.
## Parameters
* **vehicle**: The vehicle to which the locking state will be applied.
Expand Down

0 comments on commit 192dc90

Please sign in to comment.