From b6eec9c28f3d8d0cc70ba827221f9b473b8a4b69 Mon Sep 17 00:00:00 2001 From: reidlab Date: Thu, 20 Jul 2023 15:09:30 -0700 Subject: [PATCH] mark off todo --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 8a9867c..eb0b08d 100644 --- a/readme.md +++ b/readme.md @@ -13,9 +13,7 @@ An in-dev game that I plan to make a shooter game out of. # Todo ### High priority -* Input mapping #### Medium priority -* Sprinting (post-input-mapping) * Add tests ##### Low priority * Add the bound tags in [`./src/ReplicatedStorage/ecs/boundTags.ts`](./src/ReplicatedStorage/ecs/boundTags.ts)