aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 84fb55e..93d83c4 100644
--- a/README.md
+++ b/README.md
@@ -45,4 +45,6 @@ once this list is complete and all bugs are fixed, we *should* be ready for rele
## etc
+- [ ] refactor EventListener null checker code
+ - if (TumbleManager.getGameWorld() == null && TumbleManager.getLobbyWorld() == null) { return; }
- [ ] add game music? but probably only for us; I feel like the og music must be copyrighted