Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
						commit
						7d3860c4cc
					
				| 
						 | 
				
			
			@ -271,7 +271,7 @@ namespace pCampBot
 | 
			
		|||
                string[] bodyparts = Directory.GetFiles(saveDir, "*.bodypart", SearchOption.TopDirectoryOnly);
 | 
			
		||||
                InventoryFolder clothfolder = FindClothingFolder();
 | 
			
		||||
                UUID transid = UUID.Random();
 | 
			
		||||
                List<InventoryBase> listwearables = new List<InventoryBase>();
 | 
			
		||||
                List<InventoryItem> listwearables = new List<InventoryItem>();
 | 
			
		||||
                
 | 
			
		||||
                for (int i = 0; i < clothing.Length; i++)
 | 
			
		||||
                {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue