diff --git a/core/src/mindustry/game/Schematics.java b/core/src/mindustry/game/Schematics.java index d1eefe211f..0a91c9d1b3 100644 --- a/core/src/mindustry/game/Schematics.java +++ b/core/src/mindustry/game/Schematics.java @@ -114,6 +114,7 @@ public class Schematics implements Loadable{ target.tiles.addAll(newSchematic.tiles); target.width = newSchematic.width; target.height = newSchematic.height; + newSchematic.labels = target.labels; newSchematic.tags.putAll(target.tags); newSchematic.file = target.file; diff --git a/servers_v6.json b/servers_v6.json index 8dd970c796..f702e643a6 100644 --- a/servers_v6.json +++ b/servers_v6.json @@ -77,7 +77,7 @@ }, { "name": "TSR", - "address": ["de15-3.falix.gg:27422"] + "address": ["ult4.falix.gg:26904"] }, { "name": "Sakura",