Merge branch 'master' of https://github.com/Anuken/Mindustry
This commit is contained in:
@@ -114,6 +114,7 @@ public class Schematics implements Loadable{
|
|||||||
target.tiles.addAll(newSchematic.tiles);
|
target.tiles.addAll(newSchematic.tiles);
|
||||||
target.width = newSchematic.width;
|
target.width = newSchematic.width;
|
||||||
target.height = newSchematic.height;
|
target.height = newSchematic.height;
|
||||||
|
newSchematic.labels = target.labels;
|
||||||
newSchematic.tags.putAll(target.tags);
|
newSchematic.tags.putAll(target.tags);
|
||||||
newSchematic.file = target.file;
|
newSchematic.file = target.file;
|
||||||
|
|
||||||
|
|||||||
@@ -77,7 +77,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "TSR",
|
"name": "TSR",
|
||||||
"address": ["de15-3.falix.gg:27422"]
|
"address": ["ult4.falix.gg:26904"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Sakura",
|
"name": "Sakura",
|
||||||
|
|||||||
Reference in New Issue
Block a user