From 5aa8e7ddbc41aed55e7918e6afaec0b5c07fa510 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Fri, 27 Dec 2024 12:33:34 +0100 Subject: remove equipment drop action from TODO it is currently not implemented by the rules --- go/TODO | 4 +--- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3