mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-31 18:04:21 +07:00
Fixed issue with level four unlocking early
This commit is contained in:
parent
5d852085c2
commit
1124f5f369
@ -355,7 +355,7 @@ public class ErekirTechTree{
|
||||
|
||||
});
|
||||
|
||||
node(four, Seq.with(new SectorComplete(three)), () -> {
|
||||
node(four, Seq.with(new SectorComplete(atlas)), () -> {
|
||||
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user