mirror of
https://fem.mint.lgbt/m/Rhythmblock.git
synced 2024-08-14 20:27:11 +00:00
fixed fuckup
This commit is contained in:
parent
89b5245e56
commit
fe0c907e62
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ end
|
||||||
function ejectDisc()
|
function ejectDisc()
|
||||||
end
|
end
|
||||||
|
|
||||||
function stopDisc
|
function stopDisc()
|
||||||
end
|
end
|
||||||
|
|
||||||
if disk.isPresent(drive) and disk.hasAudio(drive) then
|
if disk.isPresent(drive) and disk.hasAudio(drive) then
|
||||||
|
|
Loading…
Reference in a new issue