mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-20 04:37:31 +07:00
Fixed #7733
This commit is contained in:
@ -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)), () -> {
|
||||
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user