All Terminals now can be opened in low power / channel state and show dark slots.
This commit is contained in:
@@ -28,4 +28,9 @@ public class InternalSlotME
|
||||
{
|
||||
return repo.getRefrenceItem( offset );
|
||||
}
|
||||
|
||||
public boolean hasPower()
|
||||
{
|
||||
return repo.hasPower();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user