mirror of
https://fem.mint.lgbt/m/Rhythmblock.git
synced 2024-08-14 20:27:11 +00:00
forgot one last function
This commit is contained in:
parent
94d6224e0a
commit
9e707c8590
1 changed files with 1 additions and 3 deletions
|
@ -137,9 +137,7 @@ end
|
|||
|
||||
term.clear()
|
||||
term.setBackgroundColor(backgroundColor) -- Setting the background color
|
||||
renderPlayButton() -- Rendering the play button
|
||||
renderEjectButton() -- Rendering the eject button
|
||||
renderCloseButton() -- Rendering the close button
|
||||
buttonRender(false)
|
||||
status = defaultStatus -- Setting the value to the default
|
||||
|
||||
while true do
|
||||
|
|
Loading…
Reference in a new issue