Fixes #255 and fixes #258

This commit is contained in:
Modmuss50 2015-11-12 21:38:11 +00:00
parent 61a600713a
commit 2331e3c35d
4 changed files with 125 additions and 7 deletions

View file

@ -90,7 +90,6 @@ public class TileQuantumChest extends TileMachineBase implements IInventory,
}
}
}
syncWithAll();
}
public Packet getDescriptionPacket() {