Anwendungs Update
This commit is contained in:
@@ -26,7 +26,7 @@ public class Anwendung {
|
||||
public Anwendung() {
|
||||
|
||||
speicherung = new Spielerverwaltung();
|
||||
gui = new GUI(speicherung);
|
||||
gui = new GUI();
|
||||
|
||||
};
|
||||
//
|
||||
|
Reference in New Issue
Block a user