From cbc7f5b573eb966837bf673ccf15f4d07594f71d Mon Sep 17 00:00:00 2001 From: ekresse Date: Thu, 3 Dec 2020 11:10:00 +0100 Subject: [PATCH] Update Menu --- src/de/jaujau/gui/Menue_GUI.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/de/jaujau/gui/Menue_GUI.java b/src/de/jaujau/gui/Menue_GUI.java index 002192c..fd9765e 100644 --- a/src/de/jaujau/gui/Menue_GUI.java +++ b/src/de/jaujau/gui/Menue_GUI.java @@ -50,6 +50,7 @@ public class Menue_GUI extends JFrame implements ActionListener { speicherung.getSpieler(); System.out.println("Menü-GUI aufgerufen"); initialize(); + } /** * Initialize the contents of the frame.