Fixed #10806 / Fixed crash
This commit is contained in:
@@ -1242,6 +1242,7 @@ public class MapObjectives implements Iterable<MapObjective>, Eachable<MapObject
|
||||
@Override
|
||||
public void setTexture(String textureName){
|
||||
this.textureName = textureName;
|
||||
if(headless) return;
|
||||
|
||||
boolean firstUpdate = fetchedRegion == null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user