Track selected objects per client

This commit is contained in:
Melanie Thielker
2015-08-15 02:46:41 +02:00
parent 7aa171e49f
commit 1fb2f0296f
5 changed files with 14 additions and 0 deletions

View File

@@ -742,6 +742,8 @@ namespace OpenSim.Framework
IScene Scene { get; }
List<uint> SelectedObjects { get; }
// [Obsolete("LLClientView Specific - Replace with ???")]
int NextAnimationSequenceNumber { get; }