Added new improvements
This commit is contained in:
parent
b9f27fb1c4
commit
8775f573bb
@ -529,9 +529,6 @@ public class TimeCalcManager {
|
||||
exitButton.getY() + 3 * exitButton.getHeight() + MARGIN);
|
||||
while (true) {
|
||||
//time.writeString();
|
||||
if (Math.random() > 0.95) {
|
||||
window.requestFocus();
|
||||
}
|
||||
if (stopBeforeEnd) {
|
||||
window.setVisible(false);
|
||||
window.dispose();
|
||||
|
Loading…
x
Reference in New Issue
Block a user