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