List fix
This commit is contained in:
@@ -270,6 +270,7 @@ public class Vars implements Loadable{
|
|||||||
Core.bundle = I18NBundle.createBundle(handle, locale);
|
Core.bundle = I18NBundle.createBundle(handle, locale);
|
||||||
|
|
||||||
Log.info("NOTE: external translation bundle has been loaded.");
|
Log.info("NOTE: external translation bundle has been loaded.");
|
||||||
|
|
||||||
if(!headless){
|
if(!headless){
|
||||||
Time.run(10f, () -> ui.showInfo("Note: You have successfully loaded an external translation bundle."));
|
Time.run(10f, () -> ui.showInfo("Note: You have successfully loaded an external translation bundle."));
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||||
archash=adfc26454439b6e3a9978474e685f68f38f2b137
|
archash=63d0746402858e5bd112a2a04b0596f9eba9a975
|
||||||
|
|||||||
Reference in New Issue
Block a user