mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-25 03:55:35 +01:00
endSet for manual queue flushing
This commit is contained in:
parent
338d2094ce
commit
8a5fb59a7e
@ -230,6 +230,7 @@ public class SetQueue {
|
||||
queue.setStage(QueueStage.NONE);
|
||||
queue.runTasks();
|
||||
}
|
||||
queue.endSet(Settings.IMP.QUEUE.PARALLEL_THREADS > 1);
|
||||
}
|
||||
|
||||
public FaweQueue getNextQueue() {
|
||||
|
Loading…
Reference in New Issue
Block a user