| 
					
				 | 
			
			
				@@ -2,7 +2,6 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 using UI.Card; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 using UI.CommonGame; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 using UI_ComConsume = UI.Card.UI_ComConsume; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-using UI.ClothingSynthetic; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 using System.Collections.Generic; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 using UnityEngine; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 using System.Linq; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -280,7 +279,6 @@ namespace GFGGame 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _ui.m_ComFosterTop.m_c1.selectedIndex = _ui.m_ComFosterBottom.m_c_from.selectedIndex; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _nowIndex = _cardData.index; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            _ui.m_cardSyntheticBtn.icon = "ui://ClothingSynthetic/kphc_huimeng"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             RefCardFosterInfo(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         protected override void AddEventListener() 
			 |