mirror of
https://github.com/songoda/EpicFurnaces.git
synced 2025-02-08 15:41:28 +01:00
line break.
This commit is contained in:
parent
6c53061f61
commit
9c878d1472
@ -42,7 +42,7 @@ public class Locale {
|
||||
return;
|
||||
|
||||
this.name = name;
|
||||
|
||||
|
||||
String fileName = name + FILE_EXTENSION;
|
||||
this.file = new File(localeFolder, fileName);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user