mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-09 12:19:51 +07:00
Fixed #5802
This commit is contained in:
parent
a94735c5a5
commit
b8eaabe0de
@ -9,6 +9,7 @@ public class PowerVoid extends PowerBlock{
|
||||
super(name);
|
||||
consumes.power(Float.MAX_VALUE);
|
||||
envEnabled = Env.any;
|
||||
enableDrawStatus = false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user