forked from IF-LK-2020/wordle
IT'S DONE! I think...
This commit is contained in:
@@ -52,7 +52,6 @@ public class Game {
|
||||
}
|
||||
send("+OK bye");
|
||||
wordleServer.closeConnection(ip, port);
|
||||
System.exit(0); // TODO remove: Einfacher zum testen
|
||||
}
|
||||
|
||||
switch (phase) {
|
||||
|
||||
Reference in New Issue
Block a user