mirror of
				https://fem.mint.lgbt/m/Rhythmblock.git
				synced 2024-08-14 20:27:11 +00:00 
			
		
		
		
	whoops, deleted an extra line
This commit is contained in:
		
							parent
							
								
									9e707c8590
								
							
						
					
					
						commit
						145f629963
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -60,6 +60,7 @@ function playDisc()
 | 
				
			||||||
		playing = true
 | 
							playing = true
 | 
				
			||||||
		status = disk.getAudioTitle(drive)
 | 
							status = disk.getAudioTitle(drive)
 | 
				
			||||||
		buttonRender(true)
 | 
							buttonRender(true)
 | 
				
			||||||
 | 
						elseif disk.isPresent(drive) then
 | 
				
			||||||
        	status = invalidFormatStatus
 | 
					        	status = invalidFormatStatus
 | 
				
			||||||
		buttonRender(false)	
 | 
							buttonRender(false)	
 | 
				
			||||||
	else -- If none of these checks are passed then it just means there's no disc in the drive.
 | 
						else -- If none of these checks are passed then it just means there's no disc in the drive.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue