diff --git a/TODO.md b/TODO.md index 39b277a..be0fb16 100644 --- a/TODO.md +++ b/TODO.md @@ -35,4 +35,4 @@ ## Hibis Physics (NEED A NAME) - [ ] Physics Shape creation - [ ] Collision via raycasting -- [ ] Option to *allow* for Physics Shapes to be able to be drawn (both compile time and run time, turn off at compile time via version(`-version=NoPhysShapeDraw`?)) \ No newline at end of file +- [ ] Option to *allow* for Physics Shapes to be able to be drawn (on by default, both compile time and run time, turn off at compile time via version(`-version=NoPhysShapeDraw`?)) \ No newline at end of file