Skip to content

Commit

Permalink
docs: update GetPlayerHydraReactorAngle.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adib-yg authored May 16, 2024
1 parent 194fd08 commit b3872bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/scripting/functions/GetPlayerHydraReactorAngle.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gets the hydra reactor angle of the player's vehicle.
## Examples

```c
new Float:reactorAngle = GetPlayerHydraReactorAngle(playerid);
new reactorAngle = GetPlayerHydraReactorAngle(playerid);
```

## Related Functions
Expand Down

0 comments on commit b3872bb

Please sign in to comment.