Merge branch 'master' of https://github.com/Anuken/Mindustry into markers-update

This commit is contained in:
ApsZoldat
2023-12-15 19:39:30 +03:00
22 changed files with 129 additions and 41 deletions

View File

@@ -43,6 +43,7 @@ public class BlockConfigFragment{
table.visible = true;
table.clear();
table.background(null);
tile.buildConfiguration(table);
table.pack();
table.setTransform(true);