From 23a2382d3ab91019df3fce7d10970467dfa8839d Mon Sep 17 00:00:00 2001 From: Ben Date: Sat, 1 Dec 2018 08:12:10 +0000 Subject: [PATCH] Updated TODO to have overload support for the logger --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 5c062c2..86db8ea 100644 --- a/TODO.txt +++ b/TODO.txt @@ -9,6 +9,7 @@ x -> complete **TODO** [-] Comment the code +[ ] Overload operators in the logger and support for streams [ ] Entity system [ ] Entity manager [ ] Ability to make entities and manage textures between them