mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
in some cases store a hg asset on local grid is just waste
This commit is contained in:
@@ -125,7 +125,7 @@ namespace OpenSim.Services.HypergridService
|
||||
return asset;
|
||||
}
|
||||
|
||||
public AssetBase Get(string id, string ForeignAssetService)
|
||||
public AssetBase Get(string id, string ForeignAssetService, bool dummy)
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user