Skip to content

Commit

Permalink
Update Timer.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardGascon authored Jun 14, 2021
1 parent a90a0ab commit a076495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/Timer/Timer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public void Stop(){
}

/// <summary>
/// Pause and sets the time to the defaultOne
/// Pause and sets the time to the default one
/// </summary>
public void ResetTimer(){
isPaused = true;
Expand Down

0 comments on commit a076495

Please sign in to comment.