From 13ce75067b4f8ce71d0e8700992d890f0644214f Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Thu, 7 Mar 2024 07:48:28 -0500 Subject: [PATCH] Updated TODO --- todo.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/todo.txt b/todo.txt index cf8910d..b045c7d 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,4 @@ 1. Try to make the ball go between screens. -2. Reduce ball speed. 3. Add code to zip the dist/ folder inside the release_build script. 4. Sign Windows executable, to remove 'Unknown Publisher' warnings. 5. Remove debugging print statements.