mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-22 02:07:20 +07:00
List fix
This commit is contained in:
parent
afb47344c6
commit
3fad378b69
@ -270,6 +270,7 @@ public class Vars implements Loadable{
|
||||
Core.bundle = I18NBundle.createBundle(handle, locale);
|
||||
|
||||
Log.info("NOTE: external translation bundle has been loaded.");
|
||||
|
||||
if(!headless){
|
||||
Time.run(10f, () -> ui.showInfo("Note: You have successfully loaded an external translation bundle."));
|
||||
}
|
||||
|
@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=adfc26454439b6e3a9978474e685f68f38f2b137
|
||||
archash=63d0746402858e5bd112a2a04b0596f9eba9a975
|
||||
|
Loading…
Reference in New Issue
Block a user