mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-12 19:09:34 +07:00
grow each mod
This commit is contained in:
parent
e78948e548
commit
1589b8a72b
@ -231,7 +231,7 @@ public class ModsDialog extends BaseDialog{
|
||||
t.labelWrap("$mod.erroredcontent").growX();
|
||||
t.row();
|
||||
}
|
||||
}, Styles.clearPartialt, () -> showMod(mod)).size(w, h).pad(4f);
|
||||
}, Styles.clearPartialt, () -> showMod(mod)).size(w, h).growX().pad(4f);
|
||||
table.row();
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user