mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-11 03:08:38 +07:00
Fixed #976
This commit is contained in:
parent
98c51db226
commit
b78e04a2de
@ -299,7 +299,6 @@ public class Vars implements Loadable{
|
||||
//no external bundle found
|
||||
|
||||
FileHandle handle = Core.files.internal("bundles/bundle");
|
||||
|
||||
Locale locale;
|
||||
String loc = Core.settings.getString("locale");
|
||||
if(loc.equals("default")){
|
||||
|
@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=37c9b0d7191c34c4cd34d9457d08396d50a0c476
|
||||
archash=109470755dc41bcb6afe2a6ddfc92f98707214fe
|
||||
|
Loading…
Reference in New Issue
Block a user