mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-24 13:31:45 -08:00
Fixed #976
This commit is contained in:
parent
98c51db226
commit
b78e04a2de
2 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue