From a57afcf9e686167391f04e54ee56400a4ade9910 Mon Sep 17 00:00:00 2001 From: Elijah Voigt Date: Sat, 7 Dec 2024 22:15:05 -0800 Subject: [PATCH] reset rotation when de-selected --- todo.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/todo.txt b/todo.txt index c0a9278..f179baf 100644 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,6 @@ TODO: -* Shuffle deck -* Serve out 12 cards * Check for sets * Capture valid sets -* Deal out additional cards +* Shuffle deck +* Serve out 12 cards +* Deal out additional cards after set captured