diff --git a/TODO.md b/TODO.md index db5c07ebc..85557bcab 100644 --- a/TODO.md +++ b/TODO.md @@ -34,3 +34,4 @@ ## Engine - Add a built in logger singleton, with possibly a replacable (even from script) log interface. +- Organize the core folder a bit better.