Added dialogs for saving/loading maps directly, work on web support

This commit is contained in:
Anuken
2018-05-22 17:28:21 -04:00
parent f0fa126e7b
commit b20f026c7b
6 changed files with 123 additions and 87 deletions

View File

@@ -51,7 +51,7 @@ public class DebugFragment implements Fragment {
abottom().aleft();
new table("pane"){{
defaults().fillX();
defaults().fillX().width(100f);
new label("Debug");
row();