瀏覽代碼
			
			Eat button shows the correct name now
			
			tags/v0.0.3
		 
		
		
			
				
				  
				  沒有發現已知的金鑰在資料庫的簽署中
				  
					GPG Key ID: E80B35A6F11C3656
				  
				
			
		
		
		
	
		
			
			共有 
 1 個文件被更改,包括 
1 次插入 和 
0 次删除
			
		
			
				- 
					
					
					 
					gorge.js
				
					
					
						
							
								
									
										
											
												
	
		
			
				|  |  | @@ -254,6 +254,7 @@ function updateClickVictim() { | 
		
	
		
			
			|  |  |  | for (let effect of effects["click-victim"]) { | 
		
	
		
			
			|  |  |  | if (ownedUpgrades[effect.parent]) { | 
		
	
		
			
			|  |  |  | clickVictim = effect.id; | 
		
	
		
			
			|  |  |  | document.querySelector("#tasty-micro").innerText = "Eat " + buildings[effect.id].name; | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | } | 
		
	
	
		
			
				|  |  | 
 |