Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sol-vin committed Sep 14, 2023
1 parent 84f8db2 commit 962a407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/raylib-cr/ferox.cr
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ lib Ferox
inverse_inertia : LibC::Float
velocity : Raylib::Vector2
angular_velocity : LibC::Float
gravity_Scale : LibC::Float
gravity_scale : LibC::Float
force : Raylib::Vector2
torque : LibC::Float
end
Expand Down

0 comments on commit 962a407

Please sign in to comment.