Remove sout

This commit is contained in:
Ellpeck 2016-05-05 17:51:36 +02:00
parent 9d04c236c7
commit 727fb1fc24

View file

@ -92,7 +92,6 @@ public class TileEntityPhantomface extends TileEntityInventoryBase implements IP
if(this.doesNeedUpdateSend()){
this.onUpdateSent();
System.out.println("UPDAT!");
}
}
else{