IT'S DONE! I think...

This commit is contained in:
Asecave 2022-03-25 20:45:13 +01:00
parent 92d4f15e75
commit 68549bbc8b
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ public class Game {
} }
send("+OK bye"); send("+OK bye");
wordleServer.closeConnection(ip, port); wordleServer.closeConnection(ip, port);
System.exit(0); // TODO remove: Einfacher zum testen
} }
switch (phase) { switch (phase) {