Skip to content

Commit

Permalink
Add: summary
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnulusGames committed Jan 16, 2024
1 parent 37a50ed commit 160af2c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

namespace LitMotion
{
/// <summary>
/// Types of PlayerLoop inserted for motion updates
/// </summary>
public static class LitMotionLoopRunners
{
public struct LitMotionInitialization { };
Expand Down

0 comments on commit 160af2c

Please sign in to comment.