aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93d83c4..04a4a38 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,6 @@ once this list is complete and all bugs are fixed, we *should* be ready for rele
## etc
-- [ ] refactor EventListener null checker code
+- [x] 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