Skip to content

Commit

Permalink
Correct syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
IrateRedKite committed Nov 1, 2024
1 parent de68cee commit 47a20a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ini-editing/typed-inis/ships.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ linear_drag = sum of linear_drag value on engine and ship

$$
S = strafe_force/(linear_drag)
&&
$$

Strafe Speed = strafe_force/(linear_drag)
Max Turn Speed = steering_torque/angular_drag
Expand Down

0 comments on commit 47a20a6

Please sign in to comment.