TODO checked

This commit is contained in:
Franklin 2023-11-25 21:16:36 -04:00
parent a89523283a
commit 93a0fd88e4
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ Multiplayer
- [ ] Reload animation (procedural)
- [ ] Real world magazines
- [ ] Rewriting bullet physics to use raycasts & kinematic rigidbodies (logic controlled)
- [ ] Create a Controls struct that holds mappings to all the game keys and replace them in all the game's code
- [x] Create a Controls struct that holds mappings to all the game keys and replace them in all the game's code
# Design