Merge branch '7.0-features' of https://github.com/Anuken/MindustryPrivate into 7.0-features

This commit is contained in:
Anuken
2022-04-30 21:11:20 -04:00
2 changed files with 1 additions and 1 deletions

View File

@@ -234,7 +234,7 @@ public class SectorPresets{
rules = r -> {
float rad = 52f;
r.objectives.addAll(
//new TimerObjective("@objective.enemiesapproaching", 5 * 60 * 60).withFlags("wave1")
);
};
}};