diff --git a/gemp-lotr/todo.txt b/gemp-lotr/todo.txt index 7a203c6f0..ee90d08b5 100644 --- a/gemp-lotr/todo.txt +++ b/gemp-lotr/todo.txt @@ -2,7 +2,6 @@ TO DO: Critical: Next priority: -30. Watching game replay after it's finished and sharing the game replay with others via code. Optional: 10. Add active/all cards switch to the user interface. @@ -50,3 +49,4 @@ multiple choices required. final methods were possible to avoid implementation errors on new cards added. 36. Ensure the append and insert cost/effect are used approprietly. 35. Check that all effects check if they are playable before doing anything, otherwise we might be in trouble some day. +30. Watching game replay after it's finished and sharing the game replay with others via code.