Only show this when debuging

This commit is contained in:
modmuss50 2015-06-10 18:36:07 +01:00
parent 944ac7492e
commit 65fe6dc405

View file

@ -112,7 +112,7 @@ public class TileAesu extends TileEntityElectricBlock implements IWrenchable {
e.printStackTrace();
}
LogHelper.info("Set output to " + getOutput());
LogHelper.debug("Set output to " + getOutput());
}
}