Clean the sawmill gui a bit, and remove debug code

This commit is contained in:
modmuss50 2015-06-07 18:58:31 +01:00
parent 2a754b2497
commit 23bf14b37d
6 changed files with 19 additions and 6 deletions

View file

@ -73,7 +73,6 @@ public class TileImplosionCompressor extends TileMachineBase implements IWrencha
@Override
public void updateEntity() {
System.out.println("hello");
super.updateEntity();
crafter.updateEntity();
energy.updateEntity();