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.clear()
 | 
				
			||||||
term.setBackgroundColor(backgroundColor) -- Setting the background color
 | 
					term.setBackgroundColor(backgroundColor) -- Setting the background color
 | 
				
			||||||
renderPlayButton() -- Rendering the play button
 | 
					buttonRender(false)
 | 
				
			||||||
renderEjectButton() -- Rendering the eject button
 | 
					 | 
				
			||||||
renderCloseButton() -- Rendering the close button
 | 
					 | 
				
			||||||
status = defaultStatus -- Setting the value to the default
 | 
					status = defaultStatus -- Setting the value to the default
 | 
				
			||||||
 | 
					
 | 
				
			||||||
while true do
 | 
					while true do
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue