Update Timer.cs
This commit is contained in:
parent
a90a0ab215
commit
a076495090
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ namespace SimpleTools.Timer{
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Pause and sets the time to the defaultOne
|
||||
/// Pause and sets the time to the default one
|
||||
/// </summary>
|
||||
public void ResetTimer(){
|
||||
isPaused = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue