mirror of
				https://fem.mint.lgbt/m/Rhythmblock.git
				synced 2024-08-14 20:27:11 +00:00 
			
		
		
		
	fixed another bug
This commit is contained in:
		
							parent
							
								
									b1e65565ae
								
							
						
					
					
						commit
						8ea7559bef
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -74,6 +74,7 @@ end
 | 
				
			||||||
function stopDisc() -- Stops the music
 | 
					function stopDisc() -- Stops the music
 | 
				
			||||||
	playing = false
 | 
						playing = false
 | 
				
			||||||
	status = defaultStatus
 | 
						status = defaultStatus
 | 
				
			||||||
 | 
						disk.stopAudio(drive)
 | 
				
			||||||
	term.clear()
 | 
						term.clear()
 | 
				
			||||||
	renderPlayButton()
 | 
						renderPlayButton()
 | 
				
			||||||
        renderEjectButton()
 | 
					        renderEjectButton()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue