Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TrickyFatCat committed Dec 18, 2022
1 parent ed95984 commit 86db979
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ A basic game mode which has different states and timers implemented.

1. `StartSession` - starts the session;
2. `FinishSession` - finishes the session;
3. `GetSessionElapsedTime` - returns session elapsed time;
4. `GetSessionRemainingTime` - returns session remaining time;
3. `StartPreparation` - starts a preparation timer;
4. `GetSessionElapsedTime` - returns session elapsed time;
5. `GetSessionRemainingTime` - returns session remaining time;

#### Delegates

Expand Down

0 comments on commit 86db979

Please sign in to comment.