This commit is contained in:
Ann 2011-02-17 17:16:17 +00:00
parent ffad5a9cd7
commit 19af0ce24b

View File

@ -42,4 +42,4 @@ public class Worker {
if (ch == '.') Thread.sleep(1000);
}
}
}
}