Forgot this

This commit is contained in:
Jesse Boyd 2016-12-01 15:16:20 +11:00
parent 4e1aacb566
commit 04509e43ab
No known key found for this signature in database
GPG Key ID: 59F1DE6293AF6E1F

View File

@ -122,6 +122,7 @@ public class SetQueue {
}
}
secondLast = System.currentTimeMillis();
queue.endSet(parallel);
} catch (Throwable e) {
e.printStackTrace();
}