| 
					
				 | 
			
			
				@@ -195,6 +195,7 @@ namespace GFGGame 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 _ui.m_comRoleResult.m_comRole.m_loaRole.texture = EquipDataCache.cacher.nTexture; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 _ui.m_comRoleResult.m_c1.selectedIndex = 0; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 _ui.m_LoaMask.touchable = true; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                _ui.m_t3.Play(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 _ui.m_t2.Play(() => 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     _ui.m_comRoleResult.m_c1.selectedIndex = star; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -272,6 +273,7 @@ namespace GFGGame 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             GTween.Kill(_ui.m_proScore.m_comBar); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _ui.m_t1.Stop(true, false); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _ui.m_t2.Stop(true, false); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            _ui.m_t3.Stop(true, false); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _ui.m_comRoleResult.m_t0.Stop(true, false); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _ui.m_comRoleResult.m_t1.Stop(true, false); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _ui.m_comRoleResult.m_t2.Stop(true, false); 
			 |