1
0
mirror of synced 2025-12-14 00:58:09 +08:00

auto commit

This commit is contained in:
yitter
2021-04-03 00:41:24 +08:00
parent 5f898a6954
commit c44ba174d0
6 changed files with 17 additions and 9 deletions

View File

@@ -183,7 +183,7 @@ public class SnowWorkerM1 implements ISnowWorker {
}
try {
Thread.sleep(10);
// Thread.sleep(1);
} catch (InterruptedException e) {
e.printStackTrace();
}