+ fixed
This commit is contained in:
parent
038135733b
commit
0c2035e1c2
@ -21,4 +21,8 @@ public class SimpleCounter {
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
public void reset() {
|
||||
timer = 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user