implement GlynnTuckerAssetCache.Check()
							parent
							
								
									fc7ccfdafa
								
							
						
					
					
						commit
						427ffd3387
					
				|  | @ -117,7 +117,7 @@ namespace OpenSim.Region.CoreModules.Asset | ||||||
| 
 | 
 | ||||||
|         public bool Check(string id) |         public bool Check(string id) | ||||||
|         { |         { | ||||||
|             return false; |             return m_Cache.Contains(id); | ||||||
|         } |         } | ||||||
| 
 | 
 | ||||||
|         public void Cache(AssetBase asset) |         public void Cache(AssetBase asset) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Justin Clark-Casey (justincc)
						Justin Clark-Casey (justincc)