Minor UI tweaks

This commit is contained in:
Anuken
2020-06-17 15:07:20 -04:00
parent bce8a61390
commit e88ff1a358
8 changed files with 52 additions and 15 deletions

View File

@@ -44,7 +44,7 @@ public class SaveDialog extends LoadDialog{
void save(SaveSlot slot){
ui.loadfrag.show("$saveload");
ui.loadfrag.show("$saving");
Time.runTask(5f, () -> {
hide();