Update Menu

This commit is contained in:
ekresse
2020-12-03 11:10:00 +01:00
parent 1f5db08d47
commit cbc7f5b573

View File

@@ -50,6 +50,7 @@ public class Menue_GUI extends JFrame implements ActionListener {
speicherung.getSpieler(); speicherung.getSpieler();
System.out.println("Men<EFBFBD>-GUI aufgerufen"); System.out.println("Men<EFBFBD>-GUI aufgerufen");
initialize(); initialize();
} }
/** /**
* Initialize the contents of the frame. * Initialize the contents of the frame.