Fix broken powernode Point2[] config (#6531)

This was broken. I fixed it.
This commit is contained in:
buthed010203 2022-01-25 10:38:38 -05:00 committed by GitHub
parent d81efe4f71
commit fa06d2c20b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,8 +84,6 @@ public class PowerNode extends PowerBlock{
});
config(Point2[].class, (tile, value) -> {
tile.power.links.clear();
IntSeq old = new IntSeq(tile.power.links);
//clear old