diff --git a/Design.md b/Design.md index 9cb5392..8271a46 100644 --- a/Design.md +++ b/Design.md @@ -50,7 +50,7 @@ Multiplayer - [ ] Rewriting bullet physics to use raycasts & kinematic rigidbodies (logic controlled) - [x] Create a Controls struct that holds mappings to all the game keys and replace them in all the game's code - [x] Gun dropping drops on only one side of player -- [ ] TODO: Gun dropping does not apply impulse for some reason... +- [x] Gun dropping does not apply impulse for some reason... # Design