| 
					
				 | 
			
			
				@@ -202,12 +202,12 @@ namespace GFGGame 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             currentDifficulty = chapterCfg.type; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             if (currentDifficulty == 1) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                _ui.m_loaBg.url = ResPathUtil.GetBgImgPath("ksxy_gq_bj"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                _ui.m_loaBg.url = ResPathUtil.GetBgImgPath("wxsg_bj"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             else 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 currentDifficulty = 0; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                _ui.m_loaBg.url = ResPathUtil.GetBgImgPath("ksxy_gq_bj"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                _ui.m_loaBg.url = ResPathUtil.GetBgImgPath("wxsg_bj"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             //_comEff.visible = false; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             //_effFirst.visible = false; 
			 |