diff options
author | liam4 <towerofnix@gmail.com> | 2017-05-30 20:26:36 +0000 |
---|---|---|
committer | liam4 <towerofnix@gmail.com> | 2017-05-30 20:26:36 +0000 |
commit | 498e7d94024250ff755d97001adcd3dc2752c514 (patch) | |
tree | 54edd9c16a2000f57703945ee3cb57a36f8b4c7e | |
parent | 2eb20cf1cb32a89da1aea32a3029a72cc401d01d (diff) |
This is probably done as of 8be1169325df4cc5697f990825744b6418296407
-rw-r--r-- | play.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/play.js b/play.js index c1f24e3..24ea220 100644 --- a/play.js +++ b/play.js @@ -40,7 +40,7 @@ // itely true; 'Saucey Sounds'[0] === 'S', and 'Unofficial'[0] // === 'U', which are the two "files" it crashes on while playing // -g 'Jake Chudnow'.) -// (Done?) +// (Done!) // // TODO: A way to exclude a specific group path. // (Done!) |