Fixed issue with level four unlocking early
This commit is contained in:
@@ -355,7 +355,7 @@ public class ErekirTechTree{
|
|||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
node(four, Seq.with(new SectorComplete(three)), () -> {
|
node(four, Seq.with(new SectorComplete(atlas)), () -> {
|
||||||
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user