aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMyles <43725835+MylesAndMore@users.noreply.github.com>2022-12-09 14:49:47 +0000
committerMyles <43725835+MylesAndMore@users.noreply.github.com>2022-12-09 14:49:47 +0000
commitf0a7cd62fb3759e0e196af23b711ff9513d3cd6e (patch)
treee2a7b13c37875ed88c499d8757e35f9aaf2c5ca6 /README.md
parentf3ecc776931875fb36d775707d28c23ee047d188 (diff)
downloadTumble-f0a7cd62fb3759e0e196af23b711ff9513d3cd6e.tar.gz
Tumble-f0a7cd62fb3759e0e196af23b711ff9513d3cd6e.tar.bz2
Tumble-f0a7cd62fb3759e0e196af23b711ff9513d3cd6e.zip
code is now insult-proof
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