mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
some changes; let regions have own assets connector, make the services connector one be like ther older simpler one (as 0.8x). still not good
This commit is contained in:
@@ -40,6 +40,7 @@ namespace OpenSim.Services.Interfaces
|
||||
/// <param name="id"></param>
|
||||
/// <returns></returns>
|
||||
AssetBase Get(string id);
|
||||
AssetBase Get(string id, string ForeignAssetService);
|
||||
|
||||
/// <summary>
|
||||
/// Get an asset's metadata
|
||||
|
||||
Reference in New Issue
Block a user