fixed bug
This commit is contained in:
parent
39e65ab514
commit
b1e65565ae
|
@ -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