mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-29 06:07:54 +07:00
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