mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2025-01-31 20:52:08 +01:00
Forgot this
This commit is contained in:
parent
4e1aacb566
commit
04509e43ab
@ -122,6 +122,7 @@ public class SetQueue {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
secondLast = System.currentTimeMillis();
|
secondLast = System.currentTimeMillis();
|
||||||
|
queue.endSet(parallel);
|
||||||
} catch (Throwable e) {
|
} catch (Throwable e) {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user