| 
					
				 | 
			
			
				@@ -200,7 +200,7 @@ namespace GFGGame 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _time = _ui.m_listChapter.numChildren + 1; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            Timers.inst.Add(0.3f, _time, OnTimerUpdate, 1); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            Timers.inst.Add(0.2f, _time, OnTimerUpdate, 1); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _ui.m_listChapter.ScrollToView(currentChapterIndex); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         private void CheckGuide(object param) 
			 |