From 3ddf355277e2f48f6f1f6b2fcc809914134b545d Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Thu, 2 Jun 2022 18:19:49 +0200
Subject: [PATCH] TODO: fix turn issues (impossible to play, triple move in DM)

---
 TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TODO b/TODO
index 0545a54..356eba8 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+Impossible to play / triple move in Doublemove : turn issues, maybe because a move is sent twice to the server...
+=> solution = sign (hash?) moves, and if an already received signature received again, ignore?
+
 add variants : Chakart first (dark,cylinder)
 Dark Racing Kings ?
 Checkered-Teleport ?
-- 
2.44.0