Fixed Hit Boxes on Import Bus, Interface, Storage Bus, P2P Tunnels
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user