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