mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-22 04:28:27 +07:00
Update LoadDialog.java
This commit is contained in:
parent
87f6ff7be6
commit
5bed0f3bcc
@ -178,7 +178,7 @@ public class LoadDialog extends FloatingDialog{
|
||||
setup();
|
||||
}catch(IOException e){
|
||||
e.printStackTrace();
|
||||
ui.showException("save.import.fail", e);
|
||||
ui.showException("$save.import.fail", e);
|
||||
}
|
||||
}else{
|
||||
ui.showErrorMessage("$save.import.invalid");
|
||||
|
Loading…
Reference in New Issue
Block a user