mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-23 04:59:19 +07:00
Mod browser dialog back button moved to overlay
This commit is contained in:
parent
51b415731a
commit
8e1df180bc
@ -72,6 +72,7 @@ public class ModsDialog extends BaseDialog{
|
||||
browserTable = tablebrow;
|
||||
}).scrollX(false);
|
||||
browser.addCloseButton();
|
||||
browser.makeButtonOverlay();
|
||||
|
||||
browser.onResize(this::rebuildBrowser);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user