Power node placement fixes
This commit is contained in:
@@ -363,8 +363,6 @@ public class PowerNode extends PowerBlock{
|
||||
@Override
|
||||
public void dropped(){
|
||||
power.links.clear();
|
||||
//create new power graph to manually unlink (this may be redundant)
|
||||
new PowerGraph().add(this);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user