tweak GUIs

This commit is contained in:
Salomão
2021-06-21 15:54:40 -03:00
parent 3eb2582f29
commit 42f4ef2855
6 changed files with 1 additions and 6 deletions
@@ -97,12 +97,6 @@ public class ContainerInterface extends ContainerUpgradeable implements IOptiona
return myDuality.getInstalledUpgrades(Upgrades.PATTERN_EXPANSION) >= idx;
}
@Override
protected boolean supportCapacity()
{
return true;
}
@Override
public void detectAndSendChanges()
{