Fix debugging code.
This commit is contained in:
@@ -703,10 +703,6 @@ public class CraftingTask implements ICraftingTask {
|
|||||||
executionStarted = System.currentTimeMillis();
|
executionStarted = System.currentTimeMillis();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (true) {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
++ticks;
|
++ticks;
|
||||||
|
|
||||||
extractInitial();
|
extractInitial();
|
||||||
|
Reference in New Issue
Block a user