aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--go/TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/go/TODO b/go/TODO
index dbb6de69..f4a9d728 100644
--- a/go/TODO
+++ b/go/TODO
@@ -1,7 +1,5 @@
* Fix data race between UI and game loop (possible big state lock)
-* implement representation of next target and current seelction in prompt
-* implement equipment actions
- * drop
+* implement representation of next target and current selection in prompt
* implement constrained X-Cost
* implement HandCardSelection with condition
* implement spell target parsing