added a Situation class

This commit is contained in:
Ninja-Jambon 2024-02-21 10:54:08 +01:00
parent 965c113d63
commit 62d23ad228
3 changed files with 9 additions and 3 deletions

View file

@ -41,4 +41,4 @@ public class Universe {
System.out.print("\n");
}
}
}
}