From 0ca37719bba2b20535e6ebae9303237c5b7cb6d9 Mon Sep 17 00:00:00 2001 From: Anuken Date: Thu, 7 Aug 2025 21:12:56 +0200 Subject: [PATCH] Server crash fix --- core/src/mindustry/game/MapObjectives.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/src/mindustry/game/MapObjectives.java b/core/src/mindustry/game/MapObjectives.java index c91bdd2d8e..024c7bdb2f 100644 --- a/core/src/mindustry/game/MapObjectives.java +++ b/core/src/mindustry/game/MapObjectives.java @@ -1196,7 +1196,7 @@ public class MapObjectives implements Iterable, Eachable, Eachable= 0 && i < 4){ if(fetchedRegion == null) setTexture(textureName);