diff options
| -rw-r--r-- | doc/todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo.txt b/doc/todo.txt index cba9fbf..76989de 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -2,6 +2,7 @@ For 0.2: TODO: Fix output glitches that occur when a game is recorded and played with ttyrec (this may also be needed for dgamelaunch compatibility) TODO: Let a chosen stack blink two or three times before replacing it (draw the stack, then overwrite it with blanks, then draw it again, ...) +TODO: Handle disconnects in server and client. == Work that is done == |
