From fe0c907e6268f1bab9d24c084c0d0dc83b9fa0ee Mon Sep 17 00:00:00 2001 From: mint Date: Thu, 6 May 2021 00:21:31 -0400 Subject: [PATCH] fixed fuckup --- neodj.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neodj.lua b/neodj.lua index 3ba0564..82757c9 100644 --- a/neodj.lua +++ b/neodj.lua @@ -10,7 +10,7 @@ end function ejectDisc() end -function stopDisc +function stopDisc() end if disk.isPresent(drive) and disk.hasAudio(drive) then