mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-11 07:39:39 +07:00
Mobile layout fix
This commit is contained in:
parent
44dc250a2b
commit
f84a7e7661
@ -107,6 +107,7 @@ public class MenuFragment extends Fragment{
|
||||
container.add(join);
|
||||
container.add(custom);
|
||||
container.add(maps);
|
||||
container.row();
|
||||
|
||||
container.table(table -> {
|
||||
table.defaults().set(container.defaults());
|
||||
|
Loading…
Reference in New Issue
Block a user