Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
hkhaung committed May 2, 2024
1 parent 3484764 commit 6de3156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testbed/engine2.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class Engine2 : public Test {
float length = 1.0f;
float box_mass = 1.0f;

float radius = 25.f;
float radius = 1.0f;
float circle_mass = 1.0f;

float triangle_size = 1.0f;
Expand Down

0 comments on commit 6de3156

Please sign in to comment.