Only show crafting/stored/both where applicable.

This commit is contained in:
AlgorithmX2
2014-05-23 23:21:10 -05:00
parent bc55956d56
commit 832c4ecdb9
@@ -184,7 +184,7 @@ public class GuiMEMonitorable extends AEBaseMEGui implements ISortSource, IConfi
offset += 20;
}
if ( true )
if ( viewCell || this instanceof GuiWirelessTerm )
{
buttonList.add( ViewBox = new GuiImgButton( this.guiLeft - 18, offset, Settings.VIEW_MODE, configSrc.getSetting( Settings.VIEW_MODE ) ) );
offset += 20;