Fixed #4784
This commit is contained in:
@@ -38,6 +38,7 @@ public class RepairPoint extends Block{
|
|||||||
flags = EnumSet.of(BlockFlag.repair);
|
flags = EnumSet.of(BlockFlag.repair);
|
||||||
hasPower = true;
|
hasPower = true;
|
||||||
outlineIcon = true;
|
outlineIcon = true;
|
||||||
|
expanded = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user