diff options
author | Logan Hunt <loganhunt@simponic.xyz> | 2022-06-02 22:39:10 -0700 |
---|---|---|
committer | Logan Hunt <loganhunt@simponic.xyz> | 2022-06-02 22:39:10 -0700 |
commit | f272429796f6b9bb1d9d39373d196dc08a499e69 (patch) | |
tree | 94006eed8dad1057d8b8bcb07ef7115f8c505900 | |
parent | 816ba3e427ce31fd3c6c4b1925f3b8b7da8ba964 (diff) | |
download | lispruns-f272429796f6b9bb1d9d39373d196dc08a499e69.tar.gz lispruns-f272429796f6b9bb1d9d39373d196dc08a499e69.zip |
TODO no longer necessary, suckers
-rw-r--r-- | TODO.org | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.org b/TODO.org deleted file mode 100644 index 93007a5..0000000 --- a/TODO.org +++ /dev/null @@ -1,6 +0,0 @@ -1. Move speedrun splits to use elapsed-time -2. Move back to milliseconds -3. save-speedrun will add up all these elapsed-time's up from speedrun-start-timestamp to calculate the start and end time -4. Don't set the overall timer elapsed time to sum of splits - - |