mirror of
				https://fem.mint.lgbt/m/Rhythmblock.git
				synced 2024-08-14 20:27:11 +00:00 
			
		
		
		
	fixed bug
This commit is contained in:
		
							parent
							
								
									39e65ab514
								
							
						
					
					
						commit
						b1e65565ae
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -147,7 +147,7 @@ while true do
 | 
				
			||||||
                else
 | 
					                else
 | 
				
			||||||
                        playDisc()
 | 
					                        playDisc()
 | 
				
			||||||
                end
 | 
					                end
 | 
				
			||||||
	if name == "e" then
 | 
						elseif name == "e" then
 | 
				
			||||||
		ejectDisc()
 | 
							ejectDisc()
 | 
				
			||||||
        elseif name == "q" then
 | 
					        elseif name == "q" then
 | 
				
			||||||
		term.clear()
 | 
							term.clear()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue