From: Benjamin Auder <benjamin.auder@somewhere>
Date: Sat, 17 Nov 2018 17:19:11 +0000 (+0100)
Subject: Update TODO
X-Git-Url: https://git.auder.net/%7B%7B%20asset%28%27mixstore/doc/scripts/getGraph_%22%20%20%20this.image%20%20%20%22.php?a=commitdiff_plain;h=0cfb593616e766e5f5ed693f52452dc3f6efc8fd;p=vchess.git

Update TODO
---

diff --git a/TODO b/TODO
index d83d5e08..d4e48b00 100644
--- a/TODO
+++ b/TODO
@@ -4,3 +4,4 @@ Checkered stage 2: switch button at reserve position.
 If a played disconnect right after opponent sent a move, it might be never received: secure this
 Think about non-conventional variants with 2 kings for example: undercheck highlight?
   --> underCheck should return a vector in this case. Adapt.
+	--> incheck should be an array of squares, in general. Think AntiKing