mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-11 07:39:39 +07:00
oh no
This commit is contained in:
parent
5eb8a87528
commit
0f2c38b0c0
@ -205,7 +205,7 @@ public class HudFragment extends Fragment{
|
||||
editorMain.name = "editor";
|
||||
editorMain.table(Tex.buttonEdge4, t -> {
|
||||
//t.margin(0f);
|
||||
t.name("teams");
|
||||
t.name = "teams";
|
||||
t.add("@editor.teams").growX().left();
|
||||
t.row();
|
||||
t.table(teams -> {
|
||||
|
Loading…
Reference in New Issue
Block a user