summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 91bb528a8..d3609604d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -13,8 +13,6 @@ Should-Have
- Make it possible to use tween aliases in explicit tween config? If not,
the tween factories of all add-ons must be APIs.
-- Tween factories that are instances get a weird name. Disallow?
-
- BeforeRender event subclasses dict but implements a bunch of shit. Its
repr is currently broken (it always shows empty). Decide what to do.