From b7e8c211f755e912db2cc0742da1ff9168104380 Mon Sep 17 00:00:00 2001 From: MEEPofFaith <54301439+MEEPofFaith@users.noreply.github.com> Date: Wed, 7 Sep 2022 19:50:06 -0700 Subject: [PATCH] Countdowns on other objectives. (#7528) * Destroy units objective countdown * Countdown on other objectives --- core/src/mindustry/game/MapObjectives.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/src/mindustry/game/MapObjectives.java b/core/src/mindustry/game/MapObjectives.java index 916fa5863a..0f1bc4b269 100644 --- a/core/src/mindustry/game/MapObjectives.java +++ b/core/src/mindustry/game/MapObjectives.java @@ -380,7 +380,7 @@ public class MapObjectives implements Iterable, Eachable, Eachable, Eachable