Fix debugging code.

This commit is contained in:
raoulvdberge
2018-08-16 14:02:52 +02:00
parent ca5e8f96af
commit e77f038b61

View File

@@ -703,10 +703,6 @@ public class CraftingTask implements ICraftingTask {
executionStarted = System.currentTimeMillis();
}
if (true) {
return false;
}
++ticks;
extractInitial();