From: Ian Jackson Date: Sun, 21 Feb 2021 12:13:06 +0000 (+0000) Subject: Note some todos X-Git-Tag: otter-0.4.0~407 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4f3dd8637d00e0dba0dc418418a0a0f97305250a;p=otter.git Note some todos Signed-off-by: Ian Jackson --- diff --git a/src/bin/otter.rs b/src/bin/otter.rs index 8a1f6bfb..35b7bdb9 100644 --- a/src/bin/otter.rs +++ b/src/bin/otter.rs @@ -743,6 +743,10 @@ mod list_games { )} } +// todo: list-players +// todo: list-accounts +// todo: delete-account + //---------- reset-game ---------- mod reset_game {