mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
Remove sout
This commit is contained in:
parent
9d04c236c7
commit
727fb1fc24
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ public class TileEntityPhantomface extends TileEntityInventoryBase implements IP
|
|||
|
||||
if(this.doesNeedUpdateSend()){
|
||||
this.onUpdateSent();
|
||||
System.out.println("UPDAT!");
|
||||
}
|
||||
}
|
||||
else{
|
||||
|
|
Loading…
Reference in a new issue