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