diff --git a/src/Launcher/Main.java b/src/Launcher/Main.java index d346e07..4844b71 100644 --- a/src/Launcher/Main.java +++ b/src/Launcher/Main.java @@ -7,8 +7,6 @@ always tell me that it's virtually unreadable and it doesn't help that it's diff does without them losing interest. Also, in case you are actually, seriously going to read this crap, do yourself a favour and pour yourself some nice Jack Daniels. You deserve it if you're going to read through this. - - Do not Read Past this point... This is a human health advisory. Anyone reading past this point will risk his or her life. If you get sick reading, we will not claim responsibility on your health. Please Stay Clear of the Code. */ @@ -261,7 +259,7 @@ public class Main extends Application { } public static void main(String[] args) throws Exception{ - // TODO: Try and fix this code please, It still doesn't work on my PC. + // TODO: Needs Fixing. /* 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("Success: "+l.get("du_label")); */ diff --git a/src/assets/layout/settings_generic.fxml b/src/assets/layout/settings_generic.fxml index 315fe90..03d1e37 100644 --- a/src/assets/layout/settings_generic.fxml +++ b/src/assets/layout/settings_generic.fxml @@ -6,7 +6,7 @@ - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/assets/layout/settings_minecraft.fxml b/src/assets/layout/settings_minecraft.fxml index 991d2fe..e1c4aee 100644 --- a/src/assets/layout/settings_minecraft.fxml +++ b/src/assets/layout/settings_minecraft.fxml @@ -1,19 +1,35 @@ + + - + -