This commit is contained in:
Anuken
2022-10-16 21:47:22 -04:00
parent 8030caea76
commit d644cbd93e
3 changed files with 3 additions and 2 deletions

View File

@ -393,7 +393,7 @@ public class ErekirTechTree{
});
});
node(peaks, Seq.with(new SectorComplete(marsh), new SectorComplete(split)), () ->{
node(peaks, Seq.with(new SectorComplete(marsh), new SectorComplete(split)), () -> {
});
});