update todo......

This commit is contained in:
Reid 2023-08-19 22:20:15 -07:00
parent df7450e45d
commit df613f9885

View file

@ -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)