This commit is contained in:
Anuken
2021-01-31 16:35:13 -05:00
parent 3d201f7042
commit 5675a5b035
3 changed files with 3 additions and 3 deletions

View File

@@ -310,7 +310,7 @@ public class MapGenerateDialog extends BaseDialog{
selection.hide();
});
}).get().setScrollingDisabled(true, false);
F
selection.addCloseButton();
selection.show();
}