Button FIX 3.1
This commit is contained in:
@@ -236,7 +236,6 @@ public class Dashboard_GUI extends JPanel{
|
||||
cl.show(panelCont, "3");
|
||||
add(panelCont);
|
||||
renderStart(); //Startseite beim ersten <20>ffnen aktualisieren
|
||||
|
||||
}
|
||||
|
||||
//Spiel Panel wird gezeigt
|
||||
@@ -247,8 +246,6 @@ public class Dashboard_GUI extends JPanel{
|
||||
cl.show(panelCont, "2");
|
||||
aktuellesSpiel.spiel(this);
|
||||
aktualisiereGUI();
|
||||
showaussetzen();
|
||||
showwunsch();
|
||||
}
|
||||
|
||||
public void showstart(){
|
||||
|
Reference in New Issue
Block a user