UI Zeile gelöscht
parent
93d0d71304
commit
5c88faa3b8
|
@ -8,7 +8,7 @@ public class Main {
|
|||
@SuppressWarnings("unused")
|
||||
public static void main(String[] args) throws Exception {
|
||||
Spielsystem spielsystem = new Spielsystem("Hennen und Füchse");
|
||||
UI ui = new UI(spielsystem);
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue