From fd374588b819a651f348ec3eb4e4181ba5b987c4 Mon Sep 17 00:00:00 2001 From: cha0s Date: Tue, 23 Jun 2020 20:01:40 -0500 Subject: [PATCH] fix: heh --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 7f59858..285bac5 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,7 @@ - ✔ Remove dependency on decorators - ✔ Synchronized should be a mixin - ✔ Behavior items should derive type/name -- ✔ Precompile behavior traversals +- ✔ Precompile behavior expressions - ✔ Abstract physics world tick optimizations - ✔ Cache current routine for Behaved tick - ✔ Inline traits into entity, remove Proxy