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