Slight cleanup

This commit is contained in:
Anuken
2019-07-04 23:40:19 -04:00
parent a7a565b93e
commit 2c5546c6fb
2 changed files with 21 additions and 31 deletions

View File

@@ -54,7 +54,7 @@ public class SettingsMenuDialog extends SettingsDialog{
cont.remove();
buttons.remove();
menu = new Table("pane");
menu = new Table("button");
Consumer<SettingsTable> s = table -> {
table.row();