Skip to content

Commit

Permalink
Reordering Dynamics files in XCode project.
Browse files Browse the repository at this point in the history
  • Loading branch information
razterizer committed Oct 25, 2024
1 parent 2560bf3 commit 03ab7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Termin8or.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@
07D007C72CC82CFD00CCB5E7 /* Dynamics */ = {
isa = PBXGroup;
children = (
07D007C62CC5B9BB00CCB5E7 /* CollisionHandler.h */,
07D007C82CC82E0B00CCB5E7 /* RigidBody.h */,
070C60CA2CCC11A800BC7F51 /* DynamicsSystem.h */,
07D007C62CC5B9BB00CCB5E7 /* CollisionHandler.h */,
);
path = Dynamics;
sourceTree = "<group>";
Expand Down

0 comments on commit 03ab7bc

Please sign in to comment.