mirror of
https://fem.mint.lgbt/m/Rhythmblock.git
synced 2024-08-14 20:27:11 +00:00
fixed bug
This commit is contained in:
parent
39e65ab514
commit
b1e65565ae
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ while true do
|
|||
else
|
||||
playDisc()
|
||||
end
|
||||
if name == "e" then
|
||||
elseif name == "e" then
|
||||
ejectDisc()
|
||||
elseif name == "q" then
|
||||
term.clear()
|
||||
|
|
Loading…
Reference in a new issue