forked from IF-LK-2020/wordle
Compare commits
2 Commits
92d4f15e75
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc8d803d32 | ||
|
|
68549bbc8b |
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user