Wahr nur Spass

kaisellmann
sellm 2022-11-25 09:56:34 +01:00
parent 5c88faa3b8
commit af46ecddf4
1 changed files with 1 additions and 1 deletions

View File

@ -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);
}