forked from MagicBane/Server
Minor class cleanup
This commit is contained in:
@@ -39,7 +39,6 @@ public enum ForgeManager implements Runnable {
|
|||||||
|
|
||||||
if (workOrder.runCanceled || workOrder.runCompleted)
|
if (workOrder.runCanceled || workOrder.runCompleted)
|
||||||
continue;
|
continue;
|
||||||
;
|
|
||||||
|
|
||||||
// Fulfill workOrder
|
// Fulfill workOrder
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user