Skip to content
Snippets Groups Projects
Commit e25509d6 authored by dlw-9ak-u1's avatar dlw-9ak-u1
Browse files

Update MainMenu.java

parent f06bed5d
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ public class MainMenu extends Application {
}
private Parent createStartContent() throws FileNotFoundException {
// Erstelle pane, die alle ui enthält
Pane root = new Pane();
root.setPrefSize(900, 600);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment