| 
					
				 | 
			
			
				@@ -55,7 +55,7 @@ namespace GFGEditor 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         public static string PicSMd5FileSaveName = "PicSMd5"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        public static string[] BgSrcPaths { get { return new string[] { ResRootPathDressUp + "scene/" }; } } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        public static string[] BgSrcPaths { get { return new string[] { ResRootPath + "scene/" }; } } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         public static string BgTargetPath = $"{ResPathUtil.TEXTURE_DIR_PATH}/DressUp/"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         public static string BgMd5FileSaveName = "BgMd5"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |