This commit is contained in:
Anuken
2019-11-02 09:22:43 -04:00
parent 98c51db226
commit b78e04a2de
2 changed files with 1 additions and 2 deletions

View File

@@ -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")){