Only show this when debuging
This commit is contained in:
parent
944ac7492e
commit
65fe6dc405
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ public class TileAesu extends TileEntityElectricBlock implements IWrenchable {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
}
|
}
|
||||||
|
|
||||||
LogHelper.info("Set output to " + getOutput());
|
LogHelper.debug("Set output to " + getOutput());
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue