mirror of
https://fem.mint.lgbt/m/Rhythmblock.git
synced 2024-08-14 20:27:11 +00:00
whoops, deleted an extra line
This commit is contained in:
parent
9e707c8590
commit
145f629963
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ function playDisc()
|
|||
playing = true
|
||||
status = disk.getAudioTitle(drive)
|
||||
buttonRender(true)
|
||||
elseif disk.isPresent(drive) then
|
||||
status = invalidFormatStatus
|
||||
buttonRender(false)
|
||||
else -- If none of these checks are passed then it just means there's no disc in the drive.
|
||||
|
|
Loading…
Reference in a new issue