Changed Things
This commit is contained in:
parent
46b11c3ba1
commit
852f773515
@ -217,7 +217,7 @@ public class Main extends Application {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static void main(String[] args) throws Exception{
|
public static void main(String[] args) throws Exception{
|
||||||
// TODO: Try and fix this code please
|
// TODO: Try and fix this code please, It still doesn't work on my PC.
|
||||||
/* Localization l = new Localization(new File(Main.class.getResource("../assets/lang/").getFile())); // Create a localization with aggressive loading
|
/* Localization l = new Localization(new File(Main.class.getResource("../assets/lang/").getFile())); // Create a localization with aggressive loading
|
||||||
System.out.println(Arrays.toString(l.getLanguageNames()));
|
System.out.println(Arrays.toString(l.getLanguageNames()));
|
||||||
System.out.println("Success: "+l.get("du_label")); */
|
System.out.println("Success: "+l.get("du_label")); */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user