Indicate when the en_US jar has finished downloading

This commit is contained in:
Camotoy 2021-09-10 21:12:12 -04:00
parent c763939452
commit 4196402105
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F
2 changed files with 3 additions and 1 deletions

View file

@ -276,6 +276,8 @@ public class LocaleUtils {
// Delete the nolonger needed client/server jar
Files.delete(tmpFilePath);
GeyserConnector.getInstance().getLogger().info(LanguageUtils.getLocaleStringLog("geyser.locale.download.en_us.done"));
} catch (Exception e) {
GeyserConnector.getInstance().getLogger().error(LanguageUtils.getLocaleStringLog("geyser.locale.fail.en_us"), e);
}

@ -1 +1 @@
Subproject commit 3221de4b3a7f952638c6256d4e248b7f308d8c24
Subproject commit 1138a64627dec66fdb7f33c922ff6cd5636ec30a