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