From df613f98854687db64456f9e479383a6e9d91050 Mon Sep 17 00:00:00 2001 From: reidlab Date: Sat, 19 Aug 2023 22:20:15 -0700 Subject: [PATCH] update todo...... --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 91d8499..8efdbe6 100644 --- a/readme.md +++ b/readme.md @@ -16,6 +16,7 @@ Ui theming is based on Catppucin Mocha. You can find the colors [here](https://g # Todo * __Work on next:__ Better null checking for the clientState.character (can cause errors atm) * __Work on next:__ Add guns +* Opt into our input system for tools * Unscuff [`./src/ServerScriptService/ecs/systems/server/toolHandler.ts`](./src/ServerScriptService/ecs/systems/server/toolHandler.ts) * Add tests * Add the bound tags in [`./src/ReplicatedStorage/ecs/boundTags.ts`](./src/ReplicatedStorage/ecs/boundTags.ts) \ No newline at end of file