fixed another bug
This commit is contained in:
parent
b1e65565ae
commit
8ea7559bef
|
@ -74,6 +74,7 @@ end
|
|||
function stopDisc() -- Stops the music
|
||||
playing = false
|
||||
status = defaultStatus
|
||||
disk.stopAudio(drive)
|
||||
term.clear()
|
||||
renderPlayButton()
|
||||
renderEjectButton()
|
||||
|
|
Loading…
Reference in a new issue