All Terminals now can be opened in low power / channel state and show dark slots.
This commit is contained in:
@@ -526,7 +526,7 @@ public abstract class AEBaseGui extends GuiContainer
|
||||
|
||||
AppEngRenderItem aeri = new AppEngRenderItem();
|
||||
|
||||
private boolean isPowered()
|
||||
protected boolean isPowered()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user