Fixed Hit Boxes on Import Bus, Interface, Storage Bus, P2P Tunnels

This commit is contained in:
AlgorithmX2
2014-04-10 22:54:28 -05:00
parent 02a8aef5a3
commit 36dad44a6a
5 changed files with 6 additions and 9 deletions
-1
View File
@@ -428,7 +428,6 @@ public class CableBusPart extends JCuboidPart implements JNormalOcclusion, IReds
@Override
public void partChanged()
{
AELog.info( "rebuildSlotMap" );
if ( tile() instanceof TIInventoryTile )
((TIInventoryTile) tile()).rebuildSlotMap();