add cap AttachmentResources ( no urls, memory account is per yengine mem usage)

This commit is contained in:
UbitUmarov
2020-08-23 01:46:34 +01:00
parent 2575bfc04c
commit 9aa7f41bca
10 changed files with 365 additions and 10 deletions

View File

@@ -194,5 +194,6 @@ namespace OpenSim.Framework
string GetMusicUrl();
void Clear();
ISceneObject[] GetSceneObjectGroups();
}
}