mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-10 18:57:39 +07:00
Fixed #4784
This commit is contained in:
parent
0672878920
commit
c0d9712beb
@ -38,6 +38,7 @@ public class RepairPoint extends Block{
|
||||
flags = EnumSet.of(BlockFlag.repair);
|
||||
hasPower = true;
|
||||
outlineIcon = true;
|
||||
expanded = true;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user